ISms Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SMS API enables an application to open the default SMS application with a specified message to send to a recipient.
public interface class ISms
public interface ISms
type ISms = interface
Public Interface ISms
Properties
IsComposeSupported |
Gets a value indicating whether composing of SMS messages is supported on this device. |
Methods
ComposeAsync(SmsMessage) |
Opens the default SMS client to allow the user to send the message. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.