Long SMS segment.
The following tables list the members exposed by the ReceivedLongSmsSegment type.
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
|