Long SMS segment.
The following tables list the members exposed by the ReceivedLongSmsSegment 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 | |
|---|---|---|
| ReceivedLongSmsSegmentNew |
Create a new ReceivedLongSmsSegment
|
Public Properties
| Name | Description | |
|---|---|---|
| DestinationAddress |
Read-only. Return destination address
| |
| RegistrationIdentifier |
Read-only. Return registration identifier
| |
| SarMsgRefNum |
Read-only. Return SAR message reference
| |
| SarSegmentSeqNum |
Read-only. Return index of current segment in concatenation. Index is in range [1,255]
| |
| SarTotalSegments |
Read-only. Return total number of segments in concatenation
| |
| SenderAddress |
Read-only. Return sender address
| |
| Text |
Read-only. Return segment text
|