Whisperstream Research Group - SerialComm GSM SDK Documentation | |
SMSUtil.ConvertPhoneNumberToByteFormat Method
converts a phone number to a pdu encoded series of bytes
public static
byte[] ConvertPhoneNumberToByteFormat(
string number);
Parameters
- number
- the phone number
Return Value
the series of pdu encoded bytes
See Also
SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace