Whisperstream Research Group - SerialComm GSM SDK Documentation | |
SMSUtil.ConvertByteToNumberType Method
converts a numbertype code byte in pdu format into it's NumberType enum
public static
NumberType ConvertByteToNumberType(
byte numberTypeCode);
Parameters
- numberTypeCode
- the byte pdu format number type code
Return Value
a corresponding NumberType enum value
See Also
SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace