Android.Telephony.SmsManager Class
Manages SMS operations such as sending data, text, and pdu SMS messages.

See Also: SmsManager Members

Syntax

[Android.Runtime.Register("android/telephony/SmsManager", DoNotGenerateAcw=true)]
public sealed class SmsManager : Java.Lang.Object

Remarks

Manages SMS operations such as sending data, text, and pdu SMS messages. Get this object by calling the static method SmsManager.Default.

For information about how to behave as the default SMS app on Android 4.4 (API level 19) and higher, see Android.Provider.Telephony.

[Android Documentation]

Requirements

Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4