This message is sent by the client once it has initialized the host state (set preferences, Buddy Lists, locate information, capabilities) and is ready to be announced as being online by the host.
@SRC: C
@DESC: Notifies the server that we're on-line and ready to receive messages. I have no idea what any of this means at the moment...
Unconfirmed:
Container Data TLV Type
RAW SNAC Header
RAW 0x0001
RAW 0x0003
RAW 0x0004
RAW 0x0686
RAW 0x0002
RAW 0x0001
RAW 0x0004
RAW 0x0001
RAW 0x0003
RAW 0x0001
RAW 0x0004
RAW 0x0001
RAW 0x0004
RAW 0x0001
RAW 0x0004
RAW 0x0001
RAW 0x0009
RAW 0x0001
RAW 0x0004
RAW 0x0001
RAW 0x000a
RAW 0x0001
RAW 0x0004
RAW 0x0001
RAW 0x000b
RAW 0x0001
RAW 0x0004
RAW 0x0001
* SnacCommand family 0x0001, type 0x0002
* SnacFamilyVersionsBlock: {{{family1}}}
* SnacFamilyVersionsBlock: {{{family2}}}
* SnacFamilyVersionsBlock: {{{family3}}}...
The client-is-ready SNAC is sent by the OSCAR client as the final
step of LoggingIn. The format of this packet is:
The SNAC family versions block is used to store version information for a SNAC family. This structure is used solely in the ClientReadySnac. The format of this data structure is as follows:
{{{family}}} is the SNAC family ID. {{{version}}} is the version of that family supported. {{{toolID}}} describes which AIM module is being used to communicate with the family; {{{toolVersion}}} is the version of that module.
Since your client does not use the AIM modules, it should probably emulate the values sent by the official AIM clients. See ClientReadySnac for details.
This message is sent by the client once it has initialized the host state (set preferences, Buddy Lists, locate information, capabilities) and is ready to be announced as being online by the host.
This is the very first SNAC sent from the host to the client after the FLAP signon frames are sent. It contains an array of all of the foodgroups the service supports.
Subscribe to any rate parameter changes among the specified class IDs. If there was no prior subscription for a given class ID, an immediate notification will be queued.