#include <endpoint.hpp>
◆ userData
Token pj::OnNatCheckStunServersCompleteParam::userData |
◆ status
pj_status_t pj::OnNatCheckStunServersCompleteParam::status |
This will contain PJ_SUCCESS if at least one usable STUN server is found, otherwise it will contain the last error code during the operation.
◆ name
string pj::OnNatCheckStunServersCompleteParam::name |
The server name that yields successful result. This will only contain value if status is successful.
◆ addr
The server IP address and port in "IP:port" format. This will only contain value if status is successful.
The documentation for this struct was generated from the following file: