#include <endpoint.hpp>
◆ status
Status of the detection process. If this value is not PJ_SUCCESS, the detection has failed and nat_type field will contain PJ_STUN_NAT_TYPE_UNKNOWN.
◆ reason
string pj::OnNatDetectionCompleteParam::reason |
The text describing the status, if the status is not PJ_SUCCESS.
◆ natType
This contains the NAT type as detected by the detection procedure. This value is only valid when the status is PJ_SUCCESS.
◆ natTypeName
string pj::OnNatDetectionCompleteParam::natTypeName |
Text describing that NAT type.
The documentation for this struct was generated from the following file: