Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
K
KeyRequest
- class
KeyRequest
.
A SNAC command used to request an "authorization key" which can then be used for logging in.
KeyRequest(SnacPacket)
- Constructor for class
KeyRequest
Generates a new key request command from the given incoming SNAC packet.
KeyRequest(String)
- Constructor for class
KeyRequest
Creates a new outgoing key request command with the given screenname.
KeyResponse
- class
KeyResponse
.
A command sent in response to
KeyRequest
that provides the user with an "authorization key."
KeyResponse(SnacPacket)
- Constructor for class
KeyResponse
Generates a key response command from the given incoming SNAC packet.
KeyResponse(ByteBlock)
- Constructor for class
KeyResponse
Creates an outgoing key response command with the given key.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y