status property

  1. @Int()
int status
getter/setter pair

Status of the detection process. If this value is not PJ_SUCCESS, the detection has failed and \a nat_type field will contain PJ_STUN_NAT_TYPE_UNKNOWN.

Implementation

@pj_status_t()
external int status;