Create a new ReceivedLongSmsSegment

Namespace: hr.tis.mgw.client.message
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	registrationIdentifier As String, _
	text As String, _
	senderAddress As String, _
	destinationAddress As String, _
	sarMsgRefNum As Integer, _
	sarTotalSegments As Integer, _
	sarSegmentSeqNum As Integer _
)
C#
public ReceivedLongSmsSegment (
	string registrationIdentifier,
	string text,
	string senderAddress,
	string destinationAddress,
	int sarMsgRefNum,
	int sarTotalSegments,
	int sarSegmentSeqNum
)
Visual C++
public:
ReceivedLongSmsSegment (
	String^ registrationIdentifier, 
	String^ text, 
	String^ senderAddress, 
	String^ destinationAddress, 
	int sarMsgRefNum, 
	int sarTotalSegments, 
	int sarSegmentSeqNum
)

Parameters

registrationIdentifier
System.String
registration identifier
text
System.String
segment text
senderAddress
System.String
sender address
destinationAddress
System.String
destination address
sarMsgRefNum
System.Int32
SAR message reference
sarTotalSegments
System.Int32
Total number of SAR segments
sarSegmentSeqNum
System.Int32
Index of current segment in concatenation