EMSUnsupportedElement is a simple wrapper for unsupported EMS elements.
jSMS suports the well known EMS elements but there are more specified,
such as:
- Extended Object (0x14)
- Reused Extended Object (0x15)
- Compression Control (0x16)
- Object Distribution Indicator (0x17)
- Standard WVG object (0x18)
- Character Size WVG object (0x19)
- Extended Object Data Request Command (0x1A)
- future EMS objects (0x1B ... 0x1F)
Please note that this class cannot be directly instanciated. It's sole
purpose is to encapsulate unknown EMS elements received by the
MultiPartReceiver
.