Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 779 Bytes

smsdevice_sendmessageasync_558594201.md

File metadata and controls

30 lines (20 loc) · 779 Bytes
-api-id -api-type
M:Windows.Devices.Sms.SmsDevice.SendMessageAsync(Windows.Devices.Sms.ISmsMessage)
winrt method

Windows.Devices.Sms.SmsDevice.SendMessageAsync

-description

Asynchronously sends a message using the SMS device. The method is asynchronous because the send operation might not occur instantaneously. The message operation object is returned immediately.

-parameters

-param message

A reference to an ISmsMessage object. The message can be in text or binary format.

-returns

The message operation object.

-remarks

-examples

-see-also

-capabilities

cellularMessaging, sms