|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A list of symbolic named constants used by the rest of the Protocol.
Return to
or the Praya Homepage
| Field Summary | |
static java.lang.String |
ALLOW_LIST
Allow List (AL) - The list of users who the user has explicitly allowed to see state change notifications and establish client-to-client sessions via a Switchboard Server. |
static java.lang.String |
AWY
All other States are treated as sub-states of NLN (online). |
static java.lang.String |
BLOCK_LIST
Block List (BL) - The list of users who the user has explicitly prevented from seeing state change notifications and establishing client-to-client sessions via a Switchboard Server. |
static java.lang.String |
BRB
All other States are treated as sub-states of NLN (online). |
static java.lang.String |
BSY
All other States are treated as sub-states of NLN (online). |
static java.lang.String |
FLN
FLN - Make the client Offline. |
static java.lang.String |
FORWARD_LIST
Forward List (FL) - The list of users for whom a given user wants to receive state change notifications. |
static java.lang.String |
HDN
HDN - Make the client Hidden/Invisible. |
static java.lang.String |
IDL
All other States are treated as sub-states of NLN (online). |
static java.lang.String |
LUN
All other States are treated as sub-states of NLN (online). |
static java.lang.String |
NLN
NLN - Make the client Online (after logging in) and send and receive notifications about buddies. |
static java.lang.String |
PHN
All other States are treated as sub-states of NLN (online). |
static java.lang.String |
REVERSE_LIST
Reverse List (RL) - The list of users who have registered an interest in seeing this user's state change notifications. |
| Field Detail |
public static final java.lang.String FORWARD_LIST
public static final java.lang.String REVERSE_LIST
public static final java.lang.String ALLOW_LIST
public static final java.lang.String BLOCK_LIST
public static final java.lang.String NLN
public static final java.lang.String FLN
public static final java.lang.String HDN
public static final java.lang.String BSY
public static final java.lang.String IDL
public static final java.lang.String BRB
public static final java.lang.String AWY
public static final java.lang.String PHN
public static final java.lang.String LUN
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||