Table of Contents

Class SmsManager

Namespace
Android.Telephony
Assembly
MASES.Netdroid.dll
public class SmsManager : JVMBridgeBase<SmsManager>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<SmsManager>
SmsManager
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<SmsManager>.IsAssignableFrom(IJavaType)
JVMBridgeBase<SmsManager>.IsAssignableFrom<T>()
JVMBridgeBase<SmsManager>.Execute<T>(params T[])
JVMBridgeBase<SmsManager>.DynBridgeClazz
JVMBridgeBase<SmsManager>.BridgeClazz
JVMBridgeBase.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.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.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

public override string BridgeClassName { get; }

Property Value

string

EXTRA_MMS_DATA

public static String EXTRA_MMS_DATA { get; }

Property Value

String

EXTRA_MMS_HTTP_STATUS

public static String EXTRA_MMS_HTTP_STATUS { get; }

Property Value

String

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

MMS_CONFIG_ALIAS_ENABLED

public static String MMS_CONFIG_ALIAS_ENABLED { get; }

Property Value

String

MMS_CONFIG_ALIAS_MAX_CHARS

public static String MMS_CONFIG_ALIAS_MAX_CHARS { get; }

Property Value

String

MMS_CONFIG_ALIAS_MIN_CHARS

public static String MMS_CONFIG_ALIAS_MIN_CHARS { get; }

Property Value

String

MMS_CONFIG_ALLOW_ATTACH_AUDIO

public static String MMS_CONFIG_ALLOW_ATTACH_AUDIO { get; }

Property Value

String

MMS_CONFIG_APPEND_TRANSACTION_ID

public static String MMS_CONFIG_APPEND_TRANSACTION_ID { get; }

Property Value

String

MMS_CONFIG_EMAIL_GATEWAY_NUMBER

public static String MMS_CONFIG_EMAIL_GATEWAY_NUMBER { get; }

Property Value

String

MMS_CONFIG_GROUP_MMS_ENABLED

public static String MMS_CONFIG_GROUP_MMS_ENABLED { get; }

Property Value

String

MMS_CONFIG_HTTP_PARAMS

public static String MMS_CONFIG_HTTP_PARAMS { get; }

Property Value

String

MMS_CONFIG_HTTP_SOCKET_TIMEOUT

public static String MMS_CONFIG_HTTP_SOCKET_TIMEOUT { get; }

Property Value

String

MMS_CONFIG_MAX_IMAGE_HEIGHT

public static String MMS_CONFIG_MAX_IMAGE_HEIGHT { get; }

Property Value

String

MMS_CONFIG_MAX_IMAGE_WIDTH

public static String MMS_CONFIG_MAX_IMAGE_WIDTH { get; }

Property Value

String

MMS_CONFIG_MAX_MESSAGE_SIZE

public static String MMS_CONFIG_MAX_MESSAGE_SIZE { get; }

Property Value

String

MMS_CONFIG_MESSAGE_TEXT_MAX_SIZE

public static String MMS_CONFIG_MESSAGE_TEXT_MAX_SIZE { get; }

Property Value

String

MMS_CONFIG_MMS_DELIVERY_REPORT_ENABLED

public static String MMS_CONFIG_MMS_DELIVERY_REPORT_ENABLED { get; }

Property Value

String

MMS_CONFIG_MMS_ENABLED

public static String MMS_CONFIG_MMS_ENABLED { get; }

Property Value

String

MMS_CONFIG_MMS_READ_REPORT_ENABLED

public static String MMS_CONFIG_MMS_READ_REPORT_ENABLED { get; }

Property Value

String

MMS_CONFIG_MULTIPART_SMS_ENABLED

public static String MMS_CONFIG_MULTIPART_SMS_ENABLED { get; }

Property Value

String

MMS_CONFIG_NAI_SUFFIX

public static String MMS_CONFIG_NAI_SUFFIX { get; }

Property Value

String

MMS_CONFIG_NOTIFY_WAP_MMSC_ENABLED

public static String MMS_CONFIG_NOTIFY_WAP_MMSC_ENABLED { get; }

Property Value

String

MMS_CONFIG_RECIPIENT_LIMIT

public static String MMS_CONFIG_RECIPIENT_LIMIT { get; }

Property Value

String

MMS_CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES

public static String MMS_CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES { get; }

Property Value

String
public static String MMS_CONFIG_SHOW_CELL_BROADCAST_APP_LINKS { get; }

Property Value

String

MMS_CONFIG_SMS_DELIVERY_REPORT_ENABLED

public static String MMS_CONFIG_SMS_DELIVERY_REPORT_ENABLED { get; }

Property Value

String

MMS_CONFIG_SMS_TO_MMS_TEXT_LENGTH_THRESHOLD

public static String MMS_CONFIG_SMS_TO_MMS_TEXT_LENGTH_THRESHOLD { get; }

Property Value

String

MMS_CONFIG_SMS_TO_MMS_TEXT_THRESHOLD

public static String MMS_CONFIG_SMS_TO_MMS_TEXT_THRESHOLD { get; }

Property Value

String

MMS_CONFIG_SUBJECT_MAX_LENGTH

public static String MMS_CONFIG_SUBJECT_MAX_LENGTH { get; }

Property Value

String

MMS_CONFIG_SUPPORT_HTTP_CHARSET_HEADER

public static String MMS_CONFIG_SUPPORT_HTTP_CHARSET_HEADER { get; }

Property Value

String

MMS_CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION

public static String MMS_CONFIG_SUPPORT_MMS_CONTENT_DISPOSITION { get; }

Property Value

String

MMS_CONFIG_UA_PROF_TAG_NAME

public static String MMS_CONFIG_UA_PROF_TAG_NAME { get; }

Property Value

String

MMS_CONFIG_UA_PROF_URL

public static String MMS_CONFIG_UA_PROF_URL { get; }

Property Value

String

MMS_CONFIG_USER_AGENT

public static String MMS_CONFIG_USER_AGENT { get; }

Property Value

String

MMS_ERROR_CONFIGURATION_ERROR

public static int MMS_ERROR_CONFIGURATION_ERROR { get; }

Property Value

int

MMS_ERROR_DATA_DISABLED

public static int MMS_ERROR_DATA_DISABLED { get; }

Property Value

int

MMS_ERROR_HTTP_FAILURE

public static int MMS_ERROR_HTTP_FAILURE { get; }

Property Value

int

MMS_ERROR_INACTIVE_SUBSCRIPTION

public static int MMS_ERROR_INACTIVE_SUBSCRIPTION { get; }

Property Value

int

MMS_ERROR_INVALID_APN

public static int MMS_ERROR_INVALID_APN { get; }

Property Value

int

MMS_ERROR_INVALID_SUBSCRIPTION_ID

public static int MMS_ERROR_INVALID_SUBSCRIPTION_ID { get; }

Property Value

int

MMS_ERROR_IO_ERROR

public static int MMS_ERROR_IO_ERROR { get; }

Property Value

int

MMS_ERROR_MMS_DISABLED_BY_CARRIER

public static int MMS_ERROR_MMS_DISABLED_BY_CARRIER { get; }

Property Value

int

MMS_ERROR_NO_DATA_NETWORK

public static int MMS_ERROR_NO_DATA_NETWORK { get; }

Property Value

int

MMS_ERROR_RETRY

public static int MMS_ERROR_RETRY { get; }

Property Value

int

MMS_ERROR_UNABLE_CONNECT_MMS

public static int MMS_ERROR_UNABLE_CONNECT_MMS { get; }

Property Value

int

MMS_ERROR_UNSPECIFIED

public static int MMS_ERROR_UNSPECIFIED { get; }

Property Value

int

RESULT_BLUETOOTH_DISCONNECTED

public static int RESULT_BLUETOOTH_DISCONNECTED { get; }

Property Value

int

RESULT_CANCELLED

public static int RESULT_CANCELLED { get; }

Property Value

int

RESULT_ENCODING_ERROR

public static int RESULT_ENCODING_ERROR { get; }

Property Value

int

RESULT_ERROR_FDN_CHECK_FAILURE

public static int RESULT_ERROR_FDN_CHECK_FAILURE { get; }

Property Value

int

RESULT_ERROR_GENERIC_FAILURE

public static int RESULT_ERROR_GENERIC_FAILURE { get; }

Property Value

int

RESULT_ERROR_LIMIT_EXCEEDED

public static int RESULT_ERROR_LIMIT_EXCEEDED { get; }

Property Value

int

RESULT_ERROR_NONE

public static int RESULT_ERROR_NONE { get; }

Property Value

int

RESULT_ERROR_NO_SERVICE

public static int RESULT_ERROR_NO_SERVICE { get; }

Property Value

int

RESULT_ERROR_NULL_PDU

public static int RESULT_ERROR_NULL_PDU { get; }

Property Value

int

RESULT_ERROR_RADIO_OFF

public static int RESULT_ERROR_RADIO_OFF { get; }

Property Value

int

RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED

public static int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED { get; }

Property Value

int

RESULT_ERROR_SHORT_CODE_NOT_ALLOWED

public static int RESULT_ERROR_SHORT_CODE_NOT_ALLOWED { get; }

Property Value

int

RESULT_INTERNAL_ERROR

public static int RESULT_INTERNAL_ERROR { get; }

Property Value

int

RESULT_INVALID_ARGUMENTS

public static int RESULT_INVALID_ARGUMENTS { get; }

Property Value

int

RESULT_INVALID_BLUETOOTH_ADDRESS

public static int RESULT_INVALID_BLUETOOTH_ADDRESS { get; }

Property Value

int

RESULT_INVALID_SMSC_ADDRESS

public static int RESULT_INVALID_SMSC_ADDRESS { get; }

Property Value

int

RESULT_INVALID_SMS_FORMAT

public static int RESULT_INVALID_SMS_FORMAT { get; }

Property Value

int

RESULT_INVALID_STATE

public static int RESULT_INVALID_STATE { get; }

Property Value

int

RESULT_MODEM_ERROR

public static int RESULT_MODEM_ERROR { get; }

Property Value

int

RESULT_NETWORK_ERROR

public static int RESULT_NETWORK_ERROR { get; }

Property Value

int

RESULT_NETWORK_REJECT

public static int RESULT_NETWORK_REJECT { get; }

Property Value

int

RESULT_NO_BLUETOOTH_SERVICE

public static int RESULT_NO_BLUETOOTH_SERVICE { get; }

Property Value

int

RESULT_NO_DEFAULT_SMS_APP

public static int RESULT_NO_DEFAULT_SMS_APP { get; }

Property Value

int

RESULT_NO_MEMORY

public static int RESULT_NO_MEMORY { get; }

Property Value

int

RESULT_NO_RESOURCES

public static int RESULT_NO_RESOURCES { get; }

Property Value

int

RESULT_OPERATION_NOT_ALLOWED

public static int RESULT_OPERATION_NOT_ALLOWED { get; }

Property Value

int

RESULT_RADIO_NOT_AVAILABLE

public static int RESULT_RADIO_NOT_AVAILABLE { get; }

Property Value

int

RESULT_RECEIVE_DISPATCH_FAILURE

public static int RESULT_RECEIVE_DISPATCH_FAILURE { get; }

Property Value

int

RESULT_RECEIVE_INJECTED_NULL_PDU

public static int RESULT_RECEIVE_INJECTED_NULL_PDU { get; }

Property Value

int

RESULT_RECEIVE_NULL_MESSAGE_FROM_RIL

public static int RESULT_RECEIVE_NULL_MESSAGE_FROM_RIL { get; }

Property Value

int

RESULT_RECEIVE_RUNTIME_EXCEPTION

public static int RESULT_RECEIVE_RUNTIME_EXCEPTION { get; }

Property Value

int

RESULT_RECEIVE_SQL_EXCEPTION

public static int RESULT_RECEIVE_SQL_EXCEPTION { get; }

Property Value

int

RESULT_RECEIVE_URI_EXCEPTION

public static int RESULT_RECEIVE_URI_EXCEPTION { get; }

Property Value

int

RESULT_RECEIVE_WHILE_ENCRYPTED

public static int RESULT_RECEIVE_WHILE_ENCRYPTED { get; }

Property Value

int

RESULT_REMOTE_EXCEPTION

public static int RESULT_REMOTE_EXCEPTION { get; }

Property Value

int

RESULT_REQUEST_NOT_SUPPORTED

public static int RESULT_REQUEST_NOT_SUPPORTED { get; }

Property Value

int

RESULT_RIL_ABORTED

public static int RESULT_RIL_ABORTED { get; }

Property Value

int

RESULT_RIL_ACCESS_BARRED

public static int RESULT_RIL_ACCESS_BARRED { get; }

Property Value

int

RESULT_RIL_BLOCKED_DUE_TO_CALL

public static int RESULT_RIL_BLOCKED_DUE_TO_CALL { get; }

Property Value

int

RESULT_RIL_CANCELLED

public static int RESULT_RIL_CANCELLED { get; }

Property Value

int

RESULT_RIL_DEVICE_IN_USE

public static int RESULT_RIL_DEVICE_IN_USE { get; }

Property Value

int

RESULT_RIL_ENCODING_ERR

public static int RESULT_RIL_ENCODING_ERR { get; }

Property Value

int

RESULT_RIL_GENERIC_ERROR

public static int RESULT_RIL_GENERIC_ERROR { get; }

Property Value

int

RESULT_RIL_INTERNAL_ERR

public static int RESULT_RIL_INTERNAL_ERR { get; }

Property Value

int

RESULT_RIL_INVALID_ARGUMENTS

public static int RESULT_RIL_INVALID_ARGUMENTS { get; }

Property Value

int

RESULT_RIL_INVALID_MODEM_STATE

public static int RESULT_RIL_INVALID_MODEM_STATE { get; }

Property Value

int

RESULT_RIL_INVALID_RESPONSE

public static int RESULT_RIL_INVALID_RESPONSE { get; }

Property Value

int

RESULT_RIL_INVALID_SIM_STATE

public static int RESULT_RIL_INVALID_SIM_STATE { get; }

Property Value

int

RESULT_RIL_INVALID_SMSC_ADDRESS

public static int RESULT_RIL_INVALID_SMSC_ADDRESS { get; }

Property Value

int

RESULT_RIL_INVALID_SMS_FORMAT

public static int RESULT_RIL_INVALID_SMS_FORMAT { get; }

Property Value

int

RESULT_RIL_INVALID_STATE

public static int RESULT_RIL_INVALID_STATE { get; }

Property Value

int

RESULT_RIL_MODEM_ERR

public static int RESULT_RIL_MODEM_ERR { get; }

Property Value

int

RESULT_RIL_NETWORK_ERR

public static int RESULT_RIL_NETWORK_ERR { get; }

Property Value

int

RESULT_RIL_NETWORK_NOT_READY

public static int RESULT_RIL_NETWORK_NOT_READY { get; }

Property Value

int

RESULT_RIL_NETWORK_REJECT

public static int RESULT_RIL_NETWORK_REJECT { get; }

Property Value

int

RESULT_RIL_NO_MEMORY

public static int RESULT_RIL_NO_MEMORY { get; }

Property Value

int

RESULT_RIL_NO_NETWORK_FOUND

public static int RESULT_RIL_NO_NETWORK_FOUND { get; }

Property Value

int

RESULT_RIL_NO_RESOURCES

public static int RESULT_RIL_NO_RESOURCES { get; }

Property Value

int

RESULT_RIL_NO_SMS_TO_ACK

public static int RESULT_RIL_NO_SMS_TO_ACK { get; }

Property Value

int

RESULT_RIL_NO_SUBSCRIPTION

public static int RESULT_RIL_NO_SUBSCRIPTION { get; }

Property Value

int

RESULT_RIL_OPERATION_NOT_ALLOWED

public static int RESULT_RIL_OPERATION_NOT_ALLOWED { get; }

Property Value

int

RESULT_RIL_RADIO_NOT_AVAILABLE

public static int RESULT_RIL_RADIO_NOT_AVAILABLE { get; }

Property Value

int

RESULT_RIL_REQUEST_NOT_SUPPORTED

public static int RESULT_RIL_REQUEST_NOT_SUPPORTED { get; }

Property Value

int

RESULT_RIL_REQUEST_RATE_LIMITED

public static int RESULT_RIL_REQUEST_RATE_LIMITED { get; }

Property Value

int

RESULT_RIL_SIMULTANEOUS_SMS_AND_CALL_NOT_ALLOWED

public static int RESULT_RIL_SIMULTANEOUS_SMS_AND_CALL_NOT_ALLOWED { get; }

Property Value

int

RESULT_RIL_SIM_ABSENT

public static int RESULT_RIL_SIM_ABSENT { get; }

Property Value

int

RESULT_RIL_SIM_BUSY

public static int RESULT_RIL_SIM_BUSY { get; }

Property Value

int

RESULT_RIL_SIM_ERROR

public static int RESULT_RIL_SIM_ERROR { get; }

Property Value

int

RESULT_RIL_SIM_FULL

public static int RESULT_RIL_SIM_FULL { get; }

Property Value

int

RESULT_RIL_SIM_PIN2

public static int RESULT_RIL_SIM_PIN2 { get; }

Property Value

int

RESULT_RIL_SIM_PUK2

public static int RESULT_RIL_SIM_PUK2 { get; }

Property Value

int

RESULT_RIL_SMS_SEND_FAIL_RETRY

public static int RESULT_RIL_SMS_SEND_FAIL_RETRY { get; }

Property Value

int

RESULT_RIL_SUBSCRIPTION_NOT_AVAILABLE

public static int RESULT_RIL_SUBSCRIPTION_NOT_AVAILABLE { get; }

Property Value

int

RESULT_RIL_SYSTEM_ERR

public static int RESULT_RIL_SYSTEM_ERR { get; }

Property Value

int

RESULT_SMS_BLOCKED_DURING_EMERGENCY

public static int RESULT_SMS_BLOCKED_DURING_EMERGENCY { get; }

Property Value

int

RESULT_SMS_SEND_RETRY_FAILED

public static int RESULT_SMS_SEND_RETRY_FAILED { get; }

Property Value

int

RESULT_SYSTEM_ERROR

public static int RESULT_SYSTEM_ERROR { get; }

Property Value

int

RESULT_UNEXPECTED_EVENT_STOP_SENDING

public static int RESULT_UNEXPECTED_EVENT_STOP_SENDING { get; }

Property Value

int

RESULT_USER_NOT_ALLOWED

public static int RESULT_USER_NOT_ALLOWED { get; }

Property Value

int

SMS_RP_CAUSE_CALL_BARRING

public static int SMS_RP_CAUSE_CALL_BARRING { get; }

Property Value

int

SMS_RP_CAUSE_CONGESTION

public static int SMS_RP_CAUSE_CONGESTION { get; }

Property Value

int

SMS_RP_CAUSE_DESTINATION_OUT_OF_ORDER

public static int SMS_RP_CAUSE_DESTINATION_OUT_OF_ORDER { get; }

Property Value

int

SMS_RP_CAUSE_FACILITY_NOT_IMPLEMENTED

public static int SMS_RP_CAUSE_FACILITY_NOT_IMPLEMENTED { get; }

Property Value

int

SMS_RP_CAUSE_FACILITY_NOT_SUBSCRIBED

public static int SMS_RP_CAUSE_FACILITY_NOT_SUBSCRIBED { get; }

Property Value

int

SMS_RP_CAUSE_FACILITY_REJECTED

public static int SMS_RP_CAUSE_FACILITY_REJECTED { get; }

Property Value

int

SMS_RP_CAUSE_INFORMATION_ELEMENT_NON_EXISTENT

public static int SMS_RP_CAUSE_INFORMATION_ELEMENT_NON_EXISTENT { get; }

Property Value

int

SMS_RP_CAUSE_INTERWORKING_UNSPECIFIED

public static int SMS_RP_CAUSE_INTERWORKING_UNSPECIFIED { get; }

Property Value

int

SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION

public static int SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION { get; }

Property Value

int

SMS_RP_CAUSE_INVALID_MESSAGE_REFERENCE_VALUE

public static int SMS_RP_CAUSE_INVALID_MESSAGE_REFERENCE_VALUE { get; }

Property Value

int

SMS_RP_CAUSE_MESSAGE_INCOMPATIBLE_WITH_PROTOCOL_STATE

public static int SMS_RP_CAUSE_MESSAGE_INCOMPATIBLE_WITH_PROTOCOL_STATE { get; }

Property Value

int

SMS_RP_CAUSE_MESSAGE_TYPE_NON_EXISTENT

public static int SMS_RP_CAUSE_MESSAGE_TYPE_NON_EXISTENT { get; }

Property Value

int

SMS_RP_CAUSE_NETWORK_OUT_OF_ORDER

public static int SMS_RP_CAUSE_NETWORK_OUT_OF_ORDER { get; }

Property Value

int

SMS_RP_CAUSE_OPERATOR_DETERMINED_BARRING

public static int SMS_RP_CAUSE_OPERATOR_DETERMINED_BARRING { get; }

Property Value

int

SMS_RP_CAUSE_PROTOCOL_ERROR

public static int SMS_RP_CAUSE_PROTOCOL_ERROR { get; }

Property Value

int

SMS_RP_CAUSE_RESERVED

public static int SMS_RP_CAUSE_RESERVED { get; }

Property Value

int

SMS_RP_CAUSE_RESOURCES_UNAVAILABLE

public static int SMS_RP_CAUSE_RESOURCES_UNAVAILABLE { get; }

Property Value

int

SMS_RP_CAUSE_SEMANTICALLY_INCORRECT_MESSAGE

public static int SMS_RP_CAUSE_SEMANTICALLY_INCORRECT_MESSAGE { get; }

Property Value

int

SMS_RP_CAUSE_SHORT_MESSAGE_TRANSFER_REJECTED

public static int SMS_RP_CAUSE_SHORT_MESSAGE_TRANSFER_REJECTED { get; }

Property Value

int

SMS_RP_CAUSE_TEMPORARY_FAILURE

public static int SMS_RP_CAUSE_TEMPORARY_FAILURE { get; }

Property Value

int

SMS_RP_CAUSE_UNALLOCATED_NUMBER

public static int SMS_RP_CAUSE_UNALLOCATED_NUMBER { get; }

Property Value

int

SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER

public static int SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER { get; }

Property Value

int

SMS_RP_CAUSE_UNKNOWN_SUBSCRIBER

public static int SMS_RP_CAUSE_UNKNOWN_SUBSCRIBER { get; }

Property Value

int

STATUS_ON_ICC_FREE

public static int STATUS_ON_ICC_FREE { get; }

Property Value

int

STATUS_ON_ICC_READ

public static int STATUS_ON_ICC_READ { get; }

Property Value

int

STATUS_ON_ICC_SENT

public static int STATUS_ON_ICC_SENT { get; }

Property Value

int

STATUS_ON_ICC_UNREAD

public static int STATUS_ON_ICC_UNREAD { get; }

Property Value

int

STATUS_ON_ICC_UNSENT

public static int STATUS_ON_ICC_UNSENT { get; }

Property Value

int

Methods

CreateAppSpecificSmsToken(PendingIntent)

public String CreateAppSpecificSmsToken(PendingIntent arg0)

Parameters

arg0 PendingIntent

PendingIntent

Returns

String

String

CreateAppSpecificSmsTokenWithPackageInfo(String, PendingIntent)

public String CreateAppSpecificSmsTokenWithPackageInfo(String arg0, PendingIntent arg1)

Parameters

arg0 String

String

arg1 PendingIntent

PendingIntent

Returns

String

String

CreateForSubscriptionId(int)

public SmsManager CreateForSubscriptionId(int arg0)

Parameters

arg0 int

int

Returns

SmsManager

SmsManager

DivideMessage(String)

public ArrayList<String> DivideMessage(String arg0)

Parameters

arg0 String

String

Returns

ArrayList<String>

ArrayList

DownloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent)

public void DownloadMultimediaMessage(Context arg0, String arg1, Uri arg2, Bundle arg3, PendingIntent arg4)

Parameters

arg0 Context

Context

arg1 String

String

arg2 Uri

Uri

arg3 Bundle

Bundle

arg4 PendingIntent

PendingIntent

DownloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent, long)

public void DownloadMultimediaMessage(Context arg0, String arg1, Uri arg2, Bundle arg3, PendingIntent arg4, long arg5)

Parameters

arg0 Context

Context

arg1 String

String

arg2 Uri

Uri

arg3 Bundle

Bundle

arg4 PendingIntent

PendingIntent

arg5 long

long

GetCarrierConfigValues()

public Bundle GetCarrierConfigValues()

Returns

Bundle

Bundle

GetDefault()

[Obsolete]
public static SmsManager GetDefault()

Returns

SmsManager

SmsManager

GetDefaultSmsSubscriptionId()

public static int GetDefaultSmsSubscriptionId()

Returns

int

int

GetSmsCapacityOnIcc()

public int GetSmsCapacityOnIcc()

Returns

int

int

GetSmsManagerForSubscriptionId(int)

[Obsolete]
public static SmsManager GetSmsManagerForSubscriptionId(int arg0)

Parameters

arg0 int

int

Returns

SmsManager

SmsManager

GetSmsMessagesForFinancialApp(Bundle, Executor, FinancialSmsCallback)

public void GetSmsMessagesForFinancialApp(Bundle arg0, Executor arg1, SmsManager.FinancialSmsCallback arg2)

Parameters

arg0 Bundle

Bundle

arg1 Executor

Executor

arg2 SmsManager.FinancialSmsCallback

SmsManager.FinancialSmsCallback

GetSmscAddress()

public String GetSmscAddress()

Returns

String

String

GetSubscriptionId()

public int GetSubscriptionId()

Returns

int

int

InjectSmsPdu(byte[], String, PendingIntent)

public void InjectSmsPdu(byte[] arg0, String arg1, PendingIntent arg2)

Parameters

arg0 byte[]

byte

arg1 String

String

arg2 PendingIntent

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 String

String

arg1 String

String

arg2 short

short

arg3 byte[]

byte

arg4 PendingIntent

PendingIntent

arg5 PendingIntent

PendingIntent

SendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent)

public void SendMultimediaMessage(Context arg0, Uri arg1, String arg2, Bundle arg3, PendingIntent arg4)

Parameters

arg0 Context

Context

arg1 Uri

Uri

arg2 String

String

arg3 Bundle

Bundle

arg4 PendingIntent

PendingIntent

SendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent, long)

public void SendMultimediaMessage(Context arg0, Uri arg1, String arg2, Bundle arg3, PendingIntent arg4, long arg5)

Parameters

arg0 Context

Context

arg1 Uri

Uri

arg2 String

String

arg3 Bundle

Bundle

arg4 PendingIntent

PendingIntent

arg5 long

long

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 String

String

arg1 String

String

arg2 ArrayList<String>

ArrayList

arg3 ArrayList<PendingIntent>

ArrayList

arg4 ArrayList<PendingIntent>

ArrayList

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 String

String

arg1 String

String

arg2 List<String>

List

arg3 List<PendingIntent>

List

arg4 List<PendingIntent>

List

arg5 String

String

arg6 String

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 String

String

arg1 String

String

arg2 List<String>

List

arg3 List<PendingIntent>

List

arg4 List<PendingIntent>

List

arg5 long

long

SendTextMessage(String, String, String, PendingIntent, PendingIntent)

public void SendTextMessage(String arg0, String arg1, String arg2, PendingIntent arg3, PendingIntent arg4)

Parameters

arg0 String

String

arg1 String

String

arg2 String

String

arg3 PendingIntent

PendingIntent

arg4 PendingIntent

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 String

String

arg1 String

String

arg2 String

String

arg3 PendingIntent

PendingIntent

arg4 PendingIntent

PendingIntent

arg5 long

long

SendTextMessageWithoutPersisting(String, String, String, PendingIntent, PendingIntent)

public void SendTextMessageWithoutPersisting(String arg0, String arg1, String arg2, PendingIntent arg3, PendingIntent arg4)

Parameters

arg0 String

String

arg1 String

String

arg2 String

String

arg3 PendingIntent

PendingIntent

arg4 PendingIntent

PendingIntent

SetSmscAddress(String)

public bool SetSmscAddress(String arg0)

Parameters

arg0 String

String

Returns

bool

bool