attr_count property

  1. @UnsignedInt()
int attr_count
getter/setter pair

Number of attributes in the STUN message.

Implementation

@ffi.UnsignedInt()
external int attr_count;