The methods of Android.Telephony.SmsManager are listed below. For a list of all members, see the SmsManager Members list.
See Also: Inherited members from Java.Lang.Object
DivideMessage(string)Divide a message text into several fragments, none bigger than the maximum SMS message size. | ||
DownloadMultimediaMessage(Android.Content.Context, string, Android.Net.Uri, Android.OS.Bundle, Android.App.PendingIntent)Download an MMS message from carrier by a given location URL | ||
SendDataMessage(string, string, short, byte[], Android.App.PendingIntent, Android.App.PendingIntent)Send a data based SMS to a specific application port. | ||
SendMultimediaMessage(Android.Content.Context, Android.Net.Uri, string, Android.OS.Bundle, Android.App.PendingIntent)Send an MMS message | ||
SendMultipartTextMessage(string, string, IList<string>, IList<Android.App.PendingIntent>, IList<Android.App.PendingIntent>)Documentation for this section has not yet been entered. | ||
SendTextMessage(string, string, string, Android.App.PendingIntent, Android.App.PendingIntent)Send a text based SMS. |