Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSConvert.DecodePDUData Method 

Decodes an SMS message in raw PDU format

public static SMSMessage DecodePDUData(
   PDUDeliver pduDeliver
);

Parameters

pduDeliver
the raw sms message

Return Value

a decoded SMSMessage object

See Also

SMSConvert Class | Whisperstream.SerialComm.Framework.SMS Namespace