Click or drag to resize
SmsProvider Methods

The SmsProvider type exposes the following members.

Methods
  NameDescription
Public methodDeleteTextMessage
Delete a text message
Public methodDeleteTextMessages
Deletes text messages according to delete option
Public methodDispose
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodListTextMessagesAsync
Starts an asynchronous operation to get a list with indexes of text messages that match the MessageState criteria
Public methodReadTextMessage
Requests to read the text message in the specified position.
Public methodSendTextMessageAsync
Starts an asynchronous operation to send a text message
Public methodToString (Inherited from Object.)
Top
See Also