Ignore:
Timestamp:
Jul 13, 2015 7:56:19 AM (9 years ago)
Author:
ming
Message:

Fixed #1867: Add pjsua callback to notify when STUN resolution completes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp

    r5123 r5131  
    11821182    /** 
    11831183     * Callback when the Endpoint has finished performing STUN server 
    1184      * checking that is initiated with natCheckStunServers(). 
     1184     * checking that is initiated when calling libInit(), or by 
     1185     * calling natCheckStunServers(). 
    11851186     * 
    11861187     * @param prm       Callback parameters. 
Note: See TracChangeset for help on using the changeset viewer.