Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 860 Bytes

ismsdevice_sendmessageasync_558594201.md

File metadata and controls

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

Windows.Devices.Sms.ISmsDevice.SendMessageAsync

-description

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

-parameters

-param message

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

-returns

A reference to an SendSmsMessageOperation object that supports asynchronous message sending.

-remarks

-examples

-see-also

-capabilities

cellularMessaging, sms