Whisperstream Research Group - SerialComm GSM SDK Documentation | |
SMSUtil.ConvertByteFormatToPhoneNumber Method
converts a pdu encoded number in byte format to a string
public static
string ConvertByteFormatToPhoneNumber(
byte[] byteFormat);
Parameters
- byteFormat
- the pdu encoded number
Return Value
the human readable string
See Also
SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace