Méthode | Description | |
---|---|---|
NickServAuthenticator ( string opcode ) : Squishy.Irc.Protocol |
|
|
ResolveAuth ( IrcUser user, IrcUserAuthResolvedHandler authResolvedHandler ) : void |
Méthode | Description | |
---|---|---|
ResolveAuth ( IrcUser user, |
public NickServAuthenticator ( string opcode ) : Squishy.Irc.Protocol | ||
opcode | string | usually 307 or 320 |
Résultat | Squishy.Irc.Protocol |
protected ResolveAuth ( IrcUser user, |
||
user | IrcUser | |
packet | ||
Résultat | string |
public ResolveAuth ( IrcUser user, IrcUserAuthResolvedHandler authResolvedHandler ) : void | ||
user | IrcUser | |
authResolvedHandler | IrcUserAuthResolvedHandler | |
Résultat | void |