Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.1 KB

smssendmessageresult.md

File metadata and controls

28 lines (19 loc) · 1.1 KB
-api-id -api-type -api-device-family-note
T:Windows.Devices.Sms.SmsSendMessageResult
winrt class
xbox

Windows.Devices.Sms.SmsSendMessageResult

-description

Encapsulates the results of calling SmsDevice2.SendMessageAndGetResultAsync.

Note

This functionality is available only to mobile operator apps and UWP apps given privileged access by mobile network operators, mobile broadband adapter IHV, or OEM. For more information, see Mobile Broadband.

-remarks

You access an SmsSendMessageResult object through the asynchronous result of the SmsDevice2.SendMessageAndGetResultAsync method. For information about working with the results of asynchronous methods, see Asynchronous programming (Windows Runtime apps).

-examples

-see-also

-capabilities

cellularMessaging, sms