Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSUtil.PDU2TextConvert Method (String)

converts a pdu encoded string to a readable string

public static string PDU2TextConvert(
   string hexString
);

Parameters

hexString
the pdu encoded string

Return Value

the converted readable string

See Also

SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace | SMSUtil.PDU2TextConvert Overload List