|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSnacCommand
ConnCommand
FamilyVersionsCmd
ServerVersionsCmd
A SNAC command sent to indicate to the client the versions of the SNAC families supported by the server.
0x01, command 0x18| Field Summary |
| Fields inherited from class SnacCommand |
SNACFLAG_DEFAULT |
| Constructor Summary | |
|
ServerVersionsCmd(SnacFamilyInfo[] families)
Creates a new outgoing server SNAC family version list command with the given SNAC family information blocks. |
protected |
ServerVersionsCmd(SnacPacket packet)
Creates a new server SNAC family version list 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 ServerVersionsCmd(SnacPacket packet)
packet - an incoming server SNAC family version list packetpublic ServerVersionsCmd(SnacFamilyInfo[] families)
families - the SNAC families and versions supported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||