Contains received MmsMessage, message sender (originator) address, destination address, message priority and registration identifier.
The following tables list the members exposed by the ReceivedMms 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 Constructors
| Name | Description | |
|---|---|---|
| ReceivedMmsNew |
Public Properties
| Name | Description | |
|---|---|---|
| DestinationAddress |
Return message destination address.
| |
| MmsMessage |
Return received MmsMessage.
| |
| Priority |
Return message priority.
| |
| RegistrationIdentifier |
Return registration identifier.
| |
| SenderAddress |
Return message sender (originator) address.
|