|
||||||||||||||
Detailed DescriptionThis structure is used to represent the result of the STUN server resolution and testing, the pjsua_resolve_stun_servers() function. This structure will be passed in pj_stun_resolve_cb callback. Field DocumentationArbitrary data that was passed to pjsua_resolve_stun_servers() function. 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. The server name that yields successful result. This will only contain value if status is successful. The server IP address. This will only contain value if status is successful. The documentation for this struct was generated from the following file:
Copyright (C) 2006-2008 Teluu Inc.
| |
|||||||||||||