Class SmppUcs2Splitter

    • Field Detail

      • MAX_MSG_CHAR_SIZE

        public static final int MAX_MSG_CHAR_SIZE
        The maximum length in chars of the unicode messages.

        Each letter requires 2 bytes.

        See Also:
        Constant Field Values
    • Constructor Detail

      • SmppUcs2Splitter

        public SmppUcs2Splitter​(int segmentLength)