import "zapIStunClientListener.idl";
Public Member Functions | |
| void | bindingRequestComplete (in zapIStunMessage finalMessage, in nsICancelable request) |
| Will be called as soon as processing of a STUN binding request initiated by zapIStunClient::sendBindingRequest() is complete. | |
|
||||||||||||
|
Will be called as soon as processing of a STUN binding request initiated by zapIStunClient::sendBindingRequest() is complete. finalMessage will either be a Binding Response, a Binding Error response or null. (null indicates that there was an error contacting the STUN server or the request was prematurely cancelled by disconnecting the stun client or by a call to zapIStunClient::cancelPendingRequest(). |
1.4.4