Class SmsManager
public class SmsManager : JVMBridgeBase<SmsManager>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<SmsManager>SmsManager
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<SmsManager>.SExecuteWithSignature<TReturn>(IJavaType, string, string, params object[])JVMBridgeBase<SmsManager>.SExecuteWithSignature<TNewClass, TReturn>(string, string, params object[])JVMBridgeBase<SmsManager>.IsAssignableFrom(IJavaType)JVMBridgeBase<SmsManager>.IsAssignableFrom<T>()JVMBridgeBase<SmsManager>.Execute<T>(params T[])JVMBridgeBase<SmsManager>.DynBridgeClazzJVMBridgeBase<SmsManager>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
SmsManager()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public SmsManager()
SmsManager(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public SmsManager(params object[] args)
Parameters
args
object[]
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
EXTRA_MMS_DATA
public static String EXTRA_MMS_DATA { get; }
Property Value
EXTRA_MMS_HTTP_STATUS
public static String EXTRA_MMS_HTTP_STATUS { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
MMS_CONFIG_ALIAS_ENABLED
public static String MMS_CONFIG_ALIAS_ENABLED { get; }
Property Value
MMS_CONFIG_ALIAS_MAX_CHARS
https://developer.android.com/reference/android/telephony/SmsManager.html#MMS_CONFIG_ALIAS_MAX_CHARS
public static String MMS_CONFIG_ALIAS_MAX_CHARS { get; }
Property Value
MMS_CONFIG_ALIAS_MIN_CHARS
https://developer.android.com/reference/android/telephony/SmsManager.html#MMS_CONFIG_ALIAS_MIN_CHARS
public static String MMS_CONFIG_ALIAS_MIN_CHARS { get; }
Property Value
MMS_CONFIG_ALLOW_ATTACH_AUDIO
public static String MMS_CONFIG_ALLOW_ATTACH_AUDIO { get; }
Property Value
MMS_CONFIG_APPEND_TRANSACTION_ID
public static String MMS_CONFIG_APPEND_TRANSACTION_ID { get; }
Property Value
MMS_CONFIG_EMAIL_GATEWAY_NUMBER
public static String MMS_CONFIG_EMAIL_GATEWAY_NUMBER { get; }
Property Value
MMS_CONFIG_GROUP_MMS_ENABLED
public static String MMS_CONFIG_GROUP_MMS_ENABLED { get; }
Property Value
MMS_CONFIG_HTTP_PARAMS
public static String MMS_CONFIG_HTTP_PARAMS { get; }
Property Value
MMS_CONFIG_HTTP_SOCKET_TIMEOUT
public static String MMS_CONFIG_HTTP_SOCKET_TIMEOUT { get; }
Property Value
MMS_CONFIG_MAX_IMAGE_HEIGHT
public static String MMS_CONFIG_MAX_IMAGE_HEIGHT { get; }
Property Value
MMS_CONFIG_MAX_IMAGE_WIDTH
https://developer.android.com/reference/android/telephony/SmsManager.html#MMS_CONFIG_MAX_IMAGE_WIDTH
public static String MMS_CONFIG_MAX_IMAGE_WIDTH { get; }
Property Value
MMS_CONFIG_MAX_MESSAGE_SIZE
public static String MMS_CONFIG_MAX_MESSAGE_SIZE { get; }
Property Value
MMS_CONFIG_MESSAGE_TEXT_MAX_SIZE
public static String MMS_CONFIG_MESSAGE_TEXT_MAX_SIZE { get; }
Property Value
MMS_CONFIG_MMS_DELIVERY_REPORT_ENABLED
public static String MMS_CONFIG_MMS_DELIVERY_REPORT_ENABLED { get; }
Property Value
MMS_CONFIG_MMS_ENABLED
public static String MMS_CONFIG_MMS_ENABLED { get; }
Property Value
MMS_CONFIG_MMS_READ_REPORT_ENABLED
public static String MMS_CONFIG_MMS_READ_REPORT_ENABLED { get; }
Property Value
MMS_CONFIG_MULTIPART_SMS_ENABLED
public static String MMS_CONFIG_MULTIPART_SMS_ENABLED { get; }
Property Value
MMS_CONFIG_NAI_SUFFIX
public static String MMS_CONFIG_NAI_SUFFIX { get; }
Property Value
MMS_CONFIG_NOTIFY_WAP_MMSC_ENABLED
public static String MMS_CONFIG_NOTIFY_WAP_MMSC_ENABLED { get; }
Property Value
MMS_CONFIG_RECIPIENT_LIMIT
https://developer.android.com/reference/android/telephony/SmsManager.html#MMS_CONFIG_RECIPIENT_LIMIT
public static String MMS_CONFIG_RECIPIENT_LIMIT { get; }
Property Value
MMS_CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES
public static String MMS_CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES { get; }
Property Value
MMS_CONFIG_SHOW_CELL_BROADCAST_APP_LINKS
public static String MMS_CONFIG_SHOW_CELL_BROADCAST_APP_LINKS { get; }
Property Value
MMS_CONFIG_SMS_DELIVERY_REPORT_ENABLED
public static String MMS_CONFIG_SMS_DELIVERY_REPORT_ENABLED { get; }
Property Value
MMS_CONFIG_SMS_TO_MMS_TEXT_LENGTH_THRESHOLD
public static String MMS_CONFIG_SMS_TO_MMS_TEXT_LENGTH_THRESHOLD { get; }
Property Value
MMS_CONFIG_SMS_TO_MMS_TEXT_THRESHOLD
public static String MMS_CONFIG_SMS_TO_MMS_TEXT_THRESHOLD { get; }
Property Value
MMS_CONFIG_SUBJECT_MAX_LENGTH
public static String MMS_CONFIG_SUBJECT_MAX_LENGTH { get; }
Property Value
MMS_CONFIG_SUPPORT_HTTP_CHARSET_HEADER
public static String MMS_CONFIG_SUPPORT_HTTP_CHARSET_HEADER { get; }
Property Value
MMS_CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION
public static String MMS_CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION { get; }
Property Value
MMS_CONFIG_UA_PROF_TAG_NAME
public static String MMS_CONFIG_UA_PROF_TAG_NAME { get; }
Property Value
MMS_CONFIG_UA_PROF_URL
public static String MMS_CONFIG_UA_PROF_URL { get; }
Property Value
MMS_CONFIG_USER_AGENT
public static String MMS_CONFIG_USER_AGENT { get; }
Property Value
MMS_ERROR_CONFIGURATION_ERROR
public static int MMS_ERROR_CONFIGURATION_ERROR { get; }
Property Value
MMS_ERROR_DATA_DISABLED
public static int MMS_ERROR_DATA_DISABLED { get; }
Property Value
MMS_ERROR_HTTP_FAILURE
public static int MMS_ERROR_HTTP_FAILURE { get; }
Property Value
MMS_ERROR_INACTIVE_SUBSCRIPTION
public static int MMS_ERROR_INACTIVE_SUBSCRIPTION { get; }
Property Value
MMS_ERROR_INVALID_APN
public static int MMS_ERROR_INVALID_APN { get; }
Property Value
MMS_ERROR_INVALID_SUBSCRIPTION_ID
public static int MMS_ERROR_INVALID_SUBSCRIPTION_ID { get; }
Property Value
MMS_ERROR_IO_ERROR
public static int MMS_ERROR_IO_ERROR { get; }
Property Value
MMS_ERROR_MMS_DISABLED_BY_CARRIER
public static int MMS_ERROR_MMS_DISABLED_BY_CARRIER { get; }
Property Value
MMS_ERROR_NO_DATA_NETWORK
public static int MMS_ERROR_NO_DATA_NETWORK { get; }
Property Value
MMS_ERROR_RETRY
public static int MMS_ERROR_RETRY { get; }
Property Value
MMS_ERROR_UNABLE_CONNECT_MMS
public static int MMS_ERROR_UNABLE_CONNECT_MMS { get; }
Property Value
MMS_ERROR_UNSPECIFIED
public static int MMS_ERROR_UNSPECIFIED { get; }
Property Value
RESULT_BLUETOOTH_DISCONNECTED
public static int RESULT_BLUETOOTH_DISCONNECTED { get; }
Property Value
RESULT_CANCELLED
public static int RESULT_CANCELLED { get; }
Property Value
RESULT_ENCODING_ERROR
public static int RESULT_ENCODING_ERROR { get; }
Property Value
RESULT_ERROR_FDN_CHECK_FAILURE
public static int RESULT_ERROR_FDN_CHECK_FAILURE { get; }
Property Value
RESULT_ERROR_GENERIC_FAILURE
public static int RESULT_ERROR_GENERIC_FAILURE { get; }
Property Value
RESULT_ERROR_LIMIT_EXCEEDED
public static int RESULT_ERROR_LIMIT_EXCEEDED { get; }
Property Value
RESULT_ERROR_NONE
public static int RESULT_ERROR_NONE { get; }
Property Value
RESULT_ERROR_NO_SERVICE
public static int RESULT_ERROR_NO_SERVICE { get; }
Property Value
RESULT_ERROR_NULL_PDU
public static int RESULT_ERROR_NULL_PDU { get; }
Property Value
RESULT_ERROR_RADIO_OFF
public static int RESULT_ERROR_RADIO_OFF { get; }
Property Value
RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED
public static int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED { get; }
Property Value
RESULT_ERROR_SHORT_CODE_NOT_ALLOWED
public static int RESULT_ERROR_SHORT_CODE_NOT_ALLOWED { get; }
Property Value
RESULT_INTERNAL_ERROR
public static int RESULT_INTERNAL_ERROR { get; }
Property Value
RESULT_INVALID_ARGUMENTS
public static int RESULT_INVALID_ARGUMENTS { get; }
Property Value
RESULT_INVALID_BLUETOOTH_ADDRESS
public static int RESULT_INVALID_BLUETOOTH_ADDRESS { get; }
Property Value
RESULT_INVALID_SMSC_ADDRESS
public static int RESULT_INVALID_SMSC_ADDRESS { get; }
Property Value
RESULT_INVALID_SMS_FORMAT
public static int RESULT_INVALID_SMS_FORMAT { get; }
Property Value
RESULT_INVALID_STATE
public static int RESULT_INVALID_STATE { get; }
Property Value
RESULT_MODEM_ERROR
public static int RESULT_MODEM_ERROR { get; }
Property Value
RESULT_NETWORK_ERROR
public static int RESULT_NETWORK_ERROR { get; }
Property Value
RESULT_NETWORK_REJECT
public static int RESULT_NETWORK_REJECT { get; }
Property Value
RESULT_NO_BLUETOOTH_SERVICE
public static int RESULT_NO_BLUETOOTH_SERVICE { get; }
Property Value
RESULT_NO_DEFAULT_SMS_APP
public static int RESULT_NO_DEFAULT_SMS_APP { get; }
Property Value
RESULT_NO_MEMORY
public static int RESULT_NO_MEMORY { get; }
Property Value
RESULT_NO_RESOURCES
public static int RESULT_NO_RESOURCES { get; }
Property Value
RESULT_OPERATION_NOT_ALLOWED
public static int RESULT_OPERATION_NOT_ALLOWED { get; }
Property Value
RESULT_RADIO_NOT_AVAILABLE
https://developer.android.com/reference/android/telephony/SmsManager.html#RESULT_RADIO_NOT_AVAILABLE
public static int RESULT_RADIO_NOT_AVAILABLE { get; }
Property Value
RESULT_RECEIVE_DISPATCH_FAILURE
public static int RESULT_RECEIVE_DISPATCH_FAILURE { get; }
Property Value
RESULT_RECEIVE_INJECTED_NULL_PDU
public static int RESULT_RECEIVE_INJECTED_NULL_PDU { get; }
Property Value
RESULT_RECEIVE_NULL_MESSAGE_FROM_RIL
public static int RESULT_RECEIVE_NULL_MESSAGE_FROM_RIL { get; }
Property Value
RESULT_RECEIVE_RUNTIME_EXCEPTION
public static int RESULT_RECEIVE_RUNTIME_EXCEPTION { get; }
Property Value
RESULT_RECEIVE_SQL_EXCEPTION
public static int RESULT_RECEIVE_SQL_EXCEPTION { get; }
Property Value
RESULT_RECEIVE_URI_EXCEPTION
public static int RESULT_RECEIVE_URI_EXCEPTION { get; }
Property Value
RESULT_RECEIVE_WHILE_ENCRYPTED
public static int RESULT_RECEIVE_WHILE_ENCRYPTED { get; }
Property Value
RESULT_REMOTE_EXCEPTION
public static int RESULT_REMOTE_EXCEPTION { get; }
Property Value
RESULT_REQUEST_NOT_SUPPORTED
public static int RESULT_REQUEST_NOT_SUPPORTED { get; }
Property Value
RESULT_RIL_ABORTED
public static int RESULT_RIL_ABORTED { get; }
Property Value
RESULT_RIL_ACCESS_BARRED
public static int RESULT_RIL_ACCESS_BARRED { get; }
Property Value
RESULT_RIL_BLOCKED_DUE_TO_CALL
public static int RESULT_RIL_BLOCKED_DUE_TO_CALL { get; }
Property Value
RESULT_RIL_CANCELLED
public static int RESULT_RIL_CANCELLED { get; }
Property Value
RESULT_RIL_DEVICE_IN_USE
public static int RESULT_RIL_DEVICE_IN_USE { get; }
Property Value
RESULT_RIL_ENCODING_ERR
public static int RESULT_RIL_ENCODING_ERR { get; }
Property Value
RESULT_RIL_GENERIC_ERROR
public static int RESULT_RIL_GENERIC_ERROR { get; }
Property Value
RESULT_RIL_INTERNAL_ERR
public static int RESULT_RIL_INTERNAL_ERR { get; }
Property Value
RESULT_RIL_INVALID_ARGUMENTS
public static int RESULT_RIL_INVALID_ARGUMENTS { get; }
Property Value
RESULT_RIL_INVALID_MODEM_STATE
public static int RESULT_RIL_INVALID_MODEM_STATE { get; }
Property Value
RESULT_RIL_INVALID_RESPONSE
public static int RESULT_RIL_INVALID_RESPONSE { get; }
Property Value
RESULT_RIL_INVALID_SIM_STATE
public static int RESULT_RIL_INVALID_SIM_STATE { get; }
Property Value
RESULT_RIL_INVALID_SMSC_ADDRESS
public static int RESULT_RIL_INVALID_SMSC_ADDRESS { get; }
Property Value
RESULT_RIL_INVALID_SMS_FORMAT
public static int RESULT_RIL_INVALID_SMS_FORMAT { get; }
Property Value
RESULT_RIL_INVALID_STATE
public static int RESULT_RIL_INVALID_STATE { get; }
Property Value
RESULT_RIL_MODEM_ERR
public static int RESULT_RIL_MODEM_ERR { get; }
Property Value
RESULT_RIL_NETWORK_ERR
public static int RESULT_RIL_NETWORK_ERR { get; }
Property Value
RESULT_RIL_NETWORK_NOT_READY
public static int RESULT_RIL_NETWORK_NOT_READY { get; }
Property Value
RESULT_RIL_NETWORK_REJECT
public static int RESULT_RIL_NETWORK_REJECT { get; }
Property Value
RESULT_RIL_NO_MEMORY
public static int RESULT_RIL_NO_MEMORY { get; }
Property Value
RESULT_RIL_NO_NETWORK_FOUND
public static int RESULT_RIL_NO_NETWORK_FOUND { get; }
Property Value
RESULT_RIL_NO_RESOURCES
public static int RESULT_RIL_NO_RESOURCES { get; }
Property Value
RESULT_RIL_NO_SMS_TO_ACK
public static int RESULT_RIL_NO_SMS_TO_ACK { get; }
Property Value
RESULT_RIL_NO_SUBSCRIPTION
https://developer.android.com/reference/android/telephony/SmsManager.html#RESULT_RIL_NO_SUBSCRIPTION
public static int RESULT_RIL_NO_SUBSCRIPTION { get; }
Property Value
RESULT_RIL_OPERATION_NOT_ALLOWED
public static int RESULT_RIL_OPERATION_NOT_ALLOWED { get; }
Property Value
RESULT_RIL_RADIO_NOT_AVAILABLE
public static int RESULT_RIL_RADIO_NOT_AVAILABLE { get; }
Property Value
RESULT_RIL_REQUEST_NOT_SUPPORTED
public static int RESULT_RIL_REQUEST_NOT_SUPPORTED { get; }
Property Value
RESULT_RIL_REQUEST_RATE_LIMITED
public static int RESULT_RIL_REQUEST_RATE_LIMITED { get; }
Property Value
RESULT_RIL_SIMULTANEOUS_SMS_AND_CALL_NOT_ALLOWED
public static int RESULT_RIL_SIMULTANEOUS_SMS_AND_CALL_NOT_ALLOWED { get; }
Property Value
RESULT_RIL_SIM_ABSENT
public static int RESULT_RIL_SIM_ABSENT { get; }
Property Value
RESULT_RIL_SIM_BUSY
public static int RESULT_RIL_SIM_BUSY { get; }
Property Value
RESULT_RIL_SIM_ERROR
public static int RESULT_RIL_SIM_ERROR { get; }
Property Value
RESULT_RIL_SIM_FULL
public static int RESULT_RIL_SIM_FULL { get; }
Property Value
RESULT_RIL_SIM_PIN2
public static int RESULT_RIL_SIM_PIN2 { get; }
Property Value
RESULT_RIL_SIM_PUK2
public static int RESULT_RIL_SIM_PUK2 { get; }
Property Value
RESULT_RIL_SMS_SEND_FAIL_RETRY
public static int RESULT_RIL_SMS_SEND_FAIL_RETRY { get; }
Property Value
RESULT_RIL_SUBSCRIPTION_NOT_AVAILABLE
public static int RESULT_RIL_SUBSCRIPTION_NOT_AVAILABLE { get; }
Property Value
RESULT_RIL_SYSTEM_ERR
public static int RESULT_RIL_SYSTEM_ERR { get; }
Property Value
RESULT_SMS_BLOCKED_DURING_EMERGENCY
public static int RESULT_SMS_BLOCKED_DURING_EMERGENCY { get; }
Property Value
RESULT_SMS_SEND_RETRY_FAILED
public static int RESULT_SMS_SEND_RETRY_FAILED { get; }
Property Value
RESULT_SYSTEM_ERROR
public static int RESULT_SYSTEM_ERROR { get; }
Property Value
RESULT_UNEXPECTED_EVENT_STOP_SENDING
public static int RESULT_UNEXPECTED_EVENT_STOP_SENDING { get; }
Property Value
RESULT_USER_NOT_ALLOWED
public static int RESULT_USER_NOT_ALLOWED { get; }
Property Value
SMS_RP_CAUSE_CALL_BARRING
public static int SMS_RP_CAUSE_CALL_BARRING { get; }
Property Value
SMS_RP_CAUSE_CONGESTION
public static int SMS_RP_CAUSE_CONGESTION { get; }
Property Value
SMS_RP_CAUSE_DESTINATION_OUT_OF_ORDER
public static int SMS_RP_CAUSE_DESTINATION_OUT_OF_ORDER { get; }
Property Value
SMS_RP_CAUSE_FACILITY_NOT_IMPLEMENTED
public static int SMS_RP_CAUSE_FACILITY_NOT_IMPLEMENTED { get; }
Property Value
SMS_RP_CAUSE_FACILITY_NOT_SUBSCRIBED
public static int SMS_RP_CAUSE_FACILITY_NOT_SUBSCRIBED { get; }
Property Value
SMS_RP_CAUSE_FACILITY_REJECTED
public static int SMS_RP_CAUSE_FACILITY_REJECTED { get; }
Property Value
SMS_RP_CAUSE_INFORMATION_ELEMENT_NON_EXISTENT
public static int SMS_RP_CAUSE_INFORMATION_ELEMENT_NON_EXISTENT { get; }
Property Value
SMS_RP_CAUSE_INTERWORKING_UNSPECIFIED
public static int SMS_RP_CAUSE_INTERWORKING_UNSPECIFIED { get; }
Property Value
SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION
public static int SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION { get; }
Property Value
SMS_RP_CAUSE_INVALID_MESSAGE_REFERENCE_VALUE
public static int SMS_RP_CAUSE_INVALID_MESSAGE_REFERENCE_VALUE { get; }
Property Value
SMS_RP_CAUSE_MESSAGE_INCOMPATIBLE_WITH_PROTOCOL_STATE
public static int SMS_RP_CAUSE_MESSAGE_INCOMPATIBLE_WITH_PROTOCOL_STATE { get; }
Property Value
SMS_RP_CAUSE_MESSAGE_TYPE_NON_EXISTENT
public static int SMS_RP_CAUSE_MESSAGE_TYPE_NON_EXISTENT { get; }
Property Value
SMS_RP_CAUSE_NETWORK_OUT_OF_ORDER
public static int SMS_RP_CAUSE_NETWORK_OUT_OF_ORDER { get; }
Property Value
SMS_RP_CAUSE_OPERATOR_DETERMINED_BARRING
public static int SMS_RP_CAUSE_OPERATOR_DETERMINED_BARRING { get; }
Property Value
SMS_RP_CAUSE_PROTOCOL_ERROR
public static int SMS_RP_CAUSE_PROTOCOL_ERROR { get; }
Property Value
SMS_RP_CAUSE_RESERVED
public static int SMS_RP_CAUSE_RESERVED { get; }
Property Value
SMS_RP_CAUSE_RESOURCES_UNAVAILABLE
public static int SMS_RP_CAUSE_RESOURCES_UNAVAILABLE { get; }
Property Value
SMS_RP_CAUSE_SEMANTICALLY_INCORRECT_MESSAGE
public static int SMS_RP_CAUSE_SEMANTICALLY_INCORRECT_MESSAGE { get; }
Property Value
SMS_RP_CAUSE_SHORT_MESSAGE_TRANSFER_REJECTED
public static int SMS_RP_CAUSE_SHORT_MESSAGE_TRANSFER_REJECTED { get; }
Property Value
SMS_RP_CAUSE_TEMPORARY_FAILURE
public static int SMS_RP_CAUSE_TEMPORARY_FAILURE { get; }
Property Value
SMS_RP_CAUSE_UNALLOCATED_NUMBER
public static int SMS_RP_CAUSE_UNALLOCATED_NUMBER { get; }
Property Value
SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER
public static int SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER { get; }
Property Value
SMS_RP_CAUSE_UNKNOWN_SUBSCRIBER
public static int SMS_RP_CAUSE_UNKNOWN_SUBSCRIBER { get; }
Property Value
STATUS_ON_ICC_FREE
public static int STATUS_ON_ICC_FREE { get; }
Property Value
STATUS_ON_ICC_READ
public static int STATUS_ON_ICC_READ { get; }
Property Value
STATUS_ON_ICC_SENT
public static int STATUS_ON_ICC_SENT { get; }
Property Value
STATUS_ON_ICC_UNREAD
public static int STATUS_ON_ICC_UNREAD { get; }
Property Value
STATUS_ON_ICC_UNSENT
public static int STATUS_ON_ICC_UNSENT { get; }
Property Value
Methods
CreateAppSpecificSmsToken(PendingIntent)
public String CreateAppSpecificSmsToken(PendingIntent arg0)
Parameters
Returns
CreateAppSpecificSmsTokenWithPackageInfo(String, PendingIntent)
public String CreateAppSpecificSmsTokenWithPackageInfo(String arg0, PendingIntent arg1)
Parameters
arg0
Stringarg1
PendingIntent
Returns
CreateForSubscriptionId(int)
public SmsManager CreateForSubscriptionId(int arg0)
Parameters
Returns
DivideMessage(String)
public ArrayList<String> DivideMessage(String arg0)
Parameters
Returns
DownloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent)
public void DownloadMultimediaMessage(Context arg0, String arg1, Uri arg2, Bundle arg3, PendingIntent arg4)
Parameters
arg0
Contextarg1
Stringarg2
Uriarg3
Bundlearg4
PendingIntent
DownloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent, long)
public void DownloadMultimediaMessage(Context arg0, String arg1, Uri arg2, Bundle arg3, PendingIntent arg4, long arg5)
Parameters
GetCarrierConfigValues()
public Bundle GetCarrierConfigValues()
Returns
GetDefault()
[Obsolete]
public static SmsManager GetDefault()
Returns
GetDefaultSmsSubscriptionId()
public static int GetDefaultSmsSubscriptionId()
Returns
GetSmsCapacityOnIcc()
public int GetSmsCapacityOnIcc()
Returns
GetSmsManagerForSubscriptionId(int)
[Obsolete]
public static SmsManager GetSmsManagerForSubscriptionId(int arg0)
Parameters
Returns
GetSmsMessagesForFinancialApp(Bundle, Executor, FinancialSmsCallback)
public void GetSmsMessagesForFinancialApp(Bundle arg0, Executor arg1, SmsManager.FinancialSmsCallback arg2)
Parameters
arg0
Bundlearg1
Executorarg2
SmsManager.FinancialSmsCallback
GetSmscAddress()
public String GetSmscAddress()
Returns
GetSubscriptionId()
public int GetSubscriptionId()
Returns
InjectSmsPdu(byte[], String, PendingIntent)
public void InjectSmsPdu(byte[] arg0, String arg1, PendingIntent arg2)
Parameters
arg0
byte[]arg1
Stringarg2
PendingIntent
SendDataMessage(String, String, short, byte[], PendingIntent, PendingIntent)
public void SendDataMessage(String arg0, String arg1, short arg2, byte[] arg3, PendingIntent arg4, PendingIntent arg5)
Parameters
arg0
Stringarg1
Stringarg2
shortarg3
byte[]arg4
PendingIntentarg5
PendingIntent
SendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent)
public void SendMultimediaMessage(Context arg0, Uri arg1, String arg2, Bundle arg3, PendingIntent arg4)
Parameters
arg0
Contextarg1
Uriarg2
Stringarg3
Bundlearg4
PendingIntent
SendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent, long)
public void SendMultimediaMessage(Context arg0, Uri arg1, String arg2, Bundle arg3, PendingIntent arg4, long arg5)
Parameters
SendMultipartTextMessage(String, String, ArrayList<String>, ArrayList<PendingIntent>, ArrayList<PendingIntent>)
public void SendMultipartTextMessage(String arg0, String arg1, ArrayList<String> arg2, ArrayList<PendingIntent> arg3, ArrayList<PendingIntent> arg4)
Parameters
arg0
Stringarg1
Stringarg2
ArrayList<String>arg3
ArrayList<PendingIntent>arg4
ArrayList<PendingIntent>
SendMultipartTextMessage(String, String, List<String>, List<PendingIntent>, List<PendingIntent>, String, String)
public void SendMultipartTextMessage(String arg0, String arg1, List<String> arg2, List<PendingIntent> arg3, List<PendingIntent> arg4, String arg5, String arg6)
Parameters
arg0
Stringarg1
Stringarg2
List<String>arg3
List<PendingIntent>arg4
List<PendingIntent>arg5
Stringarg6
String
SendMultipartTextMessage(String, String, List<String>, List<PendingIntent>, List<PendingIntent>, long)
public void SendMultipartTextMessage(String arg0, String arg1, List<String> arg2, List<PendingIntent> arg3, List<PendingIntent> arg4, long arg5)
Parameters
arg0
Stringarg1
Stringarg2
List<String>arg3
List<PendingIntent>arg4
List<PendingIntent>arg5
long
SendTextMessage(String, String, String, PendingIntent, PendingIntent)
public void SendTextMessage(String arg0, String arg1, String arg2, PendingIntent arg3, PendingIntent arg4)
Parameters
arg0
Stringarg1
Stringarg2
Stringarg3
PendingIntentarg4
PendingIntent
SendTextMessage(String, String, String, PendingIntent, PendingIntent, long)
public void SendTextMessage(String arg0, String arg1, String arg2, PendingIntent arg3, PendingIntent arg4, long arg5)
Parameters
arg0
Stringarg1
Stringarg2
Stringarg3
PendingIntentarg4
PendingIntentarg5
long
SendTextMessageWithoutPersisting(String, String, String, PendingIntent, PendingIntent)
public void SendTextMessageWithoutPersisting(String arg0, String arg1, String arg2, PendingIntent arg3, PendingIntent arg4)
Parameters
arg0
Stringarg1
Stringarg2
Stringarg3
PendingIntentarg4
PendingIntent
SetSmscAddress(String)
public bool SetSmscAddress(String arg0)