magic property

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

The magic cookie is a fixed value, 0x2112A442 (PJ_STUN_MAGIC constant). In the previous version of this specification 15 this field was part of the transaction ID.

Implementation

@pj_uint32_t()
external int magic;