|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSnacCommand
PopupCommand
A base class for all 1 of the commands in the "popup" 0x08
SNAC
family.
Field Summary | |
static int |
CMD_POPUP_MSG
A command subtype for the popup command. |
static SnacFamilyInfo |
FAMILY_INFO
A set of SNAC family information about this family. |
static int |
FAMILY_POPUP
The SNAC family code for this family. |
Fields inherited from class SnacCommand |
SNACFLAG_DEFAULT |
Constructor Summary | |
protected |
PopupCommand(int command)
Creates a new SNAC command in the popup family. |
Methods inherited from class SnacCommand |
getCommand, getFamily, getFlag1, getFlag2, writeData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int FAMILY_POPUP
public static final SnacFamilyInfo FAMILY_INFO
public static final int CMD_POPUP_MSG
Constructor Detail |
protected PopupCommand(int command)
command
- the SNAC command subtype for this command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |