메소드 | 설명 | |
---|---|---|
NickServAuthenticator ( string opcode ) : Squishy.Irc.Protocol |
|
|
ResolveAuth ( IrcUser user, IrcUserAuthResolvedHandler authResolvedHandler ) : void |
메소드 | 설명 | |
---|---|---|
ResolveAuth ( IrcUser user, |
public NickServAuthenticator ( string opcode ) : Squishy.Irc.Protocol | ||
opcode | string | usually 307 or 320 |
리턴 | Squishy.Irc.Protocol |
protected ResolveAuth ( IrcUser user, |
||
user | IrcUser | |
packet | ||
리턴 | string |
public ResolveAuth ( IrcUser user, IrcUserAuthResolvedHandler authResolvedHandler ) : void | ||
user | IrcUser | |
authResolvedHandler | IrcUserAuthResolvedHandler | |
리턴 | void |