Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSUtil.PDU2TextConvert Method (Byte[])

converts an array of pdu encoded bytes to a readable string

public static string PDU2TextConvert(
   byte[] bytes
);

Parameters

bytes
the array of bytes

Return Value

the converted readable string

See Also

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