Whisperstream Research Group - SerialComm GSM SDK Documentation | |
SMSUtil.CalculateTPDLength Method (String)
calculates the tpd length of a pdu encoded string, this number is needed for
commands such as AT+CMGW
public static
int CalculateTPDLength(
string pduHexString);
Parameters
- pduHexString
- the pdu encoded string
Return Value
the tpd length
See Also
SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace | SMSUtil.CalculateTPDLength Overload List