Message types

Modified on Tue, 10 May 2022 10:27 by CM — Categorized as: Gateway, XML API

The PSWinCom Gateway handles a set of different message types. These types determine how the message is transmitted to the operator.

IDDescriptionSpecial notes
1Plain text (default if not set)Message text should be encoded using ISO-8859-1/ASCII
8Raw binary UDH, 8-bit encoded message including a UDHMessage bytes should be HEX-encoded
9Unicode (UCS2)Message text should be the HEX representation of UCS2 (aka Big Endian Unicode) encoded message