Contains received SmsMessage, message sender (originator) address, destination address and registration identifier.
The following tables list the members exposed by the ReceivedSms type.
Public Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| ToString | (Overrides . |
Protected Methods
| Name | Description | |
|---|---|---|
Allows an (Inherited from | ||
Creates a shallow copy of the current (Inherited from |
Public Properties
| Name | Description | |
|---|---|---|
| DestinationAddress |
Return message destination address.
| |
| RegistrationIdentifier |
Return registration identifier.
| |
| SenderAddress |
Return message sender (originator) address.
| |
| SmsMessage |
Return received SmsMessage.
|