Sms Class

Definition

Provides an easy way to allow the user to send SMS messages.

public static class Sms
Inheritance
Sms

Methods

ComposeAsync()

Opens the default SMS client to allow the user to send the message.

ComposeAsync(SmsMessage)

Opens the default SMS client to allow the user to send the message.

Applies to