Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSConvert.ReEncodeSMSMessage Method 

Re-encodes the pdu string on an SMSMessage that has been edited

public static SMSMessage ReEncodeSMSMessage(
   SMSMessage msg
);

Parameters

msg
the edited SMSMessage object

Return Value

a newly encoded SMSMessage object where the data reflects the pdu string

See Also

SMSConvert Class | Whisperstream.SerialComm.Framework.SMS Namespace