|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSnacCommand
ConnCommand
AbstractExtraInfoCmd
ExtraInfoAck
A SNAC command sent to tell the client what his or her current "extra information" is (such as a buddy icon and iChat availability message).
0x01, command 0x21| Field Summary |
| Fields inherited from class SnacCommand |
SNACFLAG_DEFAULT |
| Constructor Summary | |
|
ExtraInfoAck(ExtraInfoBlock[] blocks)
Creates a new outgoing extra info acknowledgement command with the given list of extra information blocks. |
protected |
ExtraInfoAck(SnacPacket packet)
Generates a new extra info acknowledgement command from the given incoming SNAC packet. |
| Methods inherited from class AbstractExtraInfoCmd |
getExtraInfos, 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 ExtraInfoAck(SnacPacket packet)
packet - the incoming icon acknowledgement packetpublic ExtraInfoAck(ExtraInfoBlock[] blocks)
blocks
nor any of its elements can be null.
blocks - the extra information blocks to send in this command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||