|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSnacCommand
ConnCommand
FamilyVersionsCmd
ClientVersionsCmd
A SNAC command sent to inform the server of versions of SNAC families supported by the client.
0x01
, command 0x17
Field Summary |
Fields inherited from class SnacCommand |
SNACFLAG_DEFAULT |
Constructor Summary | |
|
ClientVersionsCmd(SnacFamilyInfo[] families)
Creates a new outgoing client version list command with the given SNC family information blocks. |
protected |
ClientVersionsCmd(SnacPacket packet)
Generates a client version command from the given incoming SNAC packet. |
Methods inherited from class FamilyVersionsCmd |
getSnacFamilyInfos, toString, writeData |
Methods inherited from class SnacCommand |
getCommand, getFamily, getFlag1, getFlag2 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected ClientVersionsCmd(SnacPacket packet)
packet
- an incoming client version SNAC packetpublic ClientVersionsCmd(SnacFamilyInfo[] families)
families
- a block of SNAC family information to send in this
command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |