Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

zapIStunClient Interface Reference
[ZAP Media Kit (ZMK) module]

import "zapIStunClient.idl";

List of all members.

Public Member Functions

nsICancelable sendBindingRequest (in zapIStunClientListener listener, in ACString stunServer, in ACString username, in ACString password)
 Send a binding request to the given server 'stunServer'.


Member Function Documentation

nsICancelable zapIStunClient::sendBindingRequest in zapIStunClientListener  listener,
in ACString  stunServer,
in ACString  username,
in ACString  password
 

Send a binding request to the given server 'stunServer'.

If 'username' is != null, a USERNAME attribute with the given value will be added. If 'password' is != null, a MESSAGE-INTEGRITY attribute will be generated.

This function will either return an error (e.g. if the stunServer is invalid, like an empty string), or will call the listener exactly once with a final response or error.


The documentation for this interface was generated from the following file:
Generated on Sat Aug 30 00:00:02 2008 for Mozilla ZAP by  doxygen 1.4.4