SmsMessage Class

Definition

Represents a single SMS message.

C#
public class SmsMessage
Inheritance
System.Object
SmsMessage

Constructors

SmsMessage()

Creates a new instance of SmsMessage

SmsMessage(String, IEnumerable<String>)

Creates a new instance of SmsMessage

SmsMessage(String, String)

Creates a new instance of SmsMessage

Properties

Body

Gets the body of the message.

Recipients

Gets the recipient of the message.

Applies to

Product Versions
Xamarin Essentials Android Latest
Xamarin Essentials iOS Latest
Xamarin Essentials Shared Latest
Xamarin Essentials TVOS Latest
Xamarin Essentials UWP Latest
Xamarin Essentials WatchOS Latest