Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSUtil.CalculateTPDLength Method (Byte[])

calculates the tpd length of the pdu encoded byte array, this number is needed for commands such as AT+CMGW

public static int CalculateTPDLength(
   byte[] pduData
);

Parameters

pduData
the pdu encoded byte array

Return Value

the tpd length

See Also

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