Method | Description | |
---|---|---|
Init ( |
||
Parse ( agsXMPP.Xml.Dom.Node e ) : void | ||
XGoogleTokenMechanism ( ) : System |
Method | Description | |
---|---|---|
DoClientAuth ( ) : void | ||
DoSaslAuth ( ) : void | ||
GetToken ( string line ) : string | ||
OnGetClientAuthRequestStream ( IAsyncResult result ) : void | ||
OnGetClientAuthResponse ( IAsyncResult result ) : void | ||
ParseClientAuthResponse ( Stream responseStream ) : void |
public Init ( |
||
con | ||
return | void |
public Parse ( agsXMPP.Xml.Dom.Node e ) : void | ||
e | agsXMPP.Xml.Dom.Node | |
return | void |