Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSMessage Constructor 

SMSMessage constuctor

public SMSMessage(
   string rawPDUData,
   int userDataLength
);

Parameters

rawPDUData
the raw pdu data in hex string format
userDataLength
the length of the user data

See Also

SMSMessage Class | Whisperstream.SerialComm.Framework.SMS Namespace