![]() ![]() | Overloaded. calculates the tpd length of the pdu encoded byte array, this number is needed for commands such as AT+CMGW |
![]() ![]() | Use a lookup table to convert from an ISO-8859-1 string to the 7-bit default alphabet used by SMS. |
![]() ![]() | converts a pdu encoded number in byte format to a string |
![]() ![]() | converts a numbertype code byte in pdu format into it's NumberType enum |
![]() ![]() | Converts a datetime object into a series of pdu encoded bytes |
![]() ![]() | Overloaded. creates a datetime object from an array of bytes, each byte is first reversed |
![]() ![]() | converts a phone number to a pdu encoded series of bytes |
![]() ![]() | determines the number type based on the number string returns International if number starts with a +, local otherwise |
![]() ![]() | converts an integer value into a hexstring equivalent numbver must be between 0 and 255 |
![]() ![]() | determines whether or not a string is in hex format or not e.g. "AEFDA4350893534FEDA" |
![]() ![]() | Overloaded. converts a pdu encoded string to a readable string |
![]() ![]() | Convert an ISO-8859-1 ASCII string to an array of PDU-coded bytes |
![]() | Initializes a new instance of the SMSUtil class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace