length property

  1. @UnsignedShort()
int length
getter/setter pair

The message length is the size, in bytes, of the message not including the 20 byte STUN header.

Implementation

@pj_uint16_t()
external int length;