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

See Also: SmsManager Members

Syntax

[Android.Runtime.Register("android/telephony/gsm/SmsManager", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
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.getDefault().

[Android Documentation]

Requirements

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