Home Submitter: laurel@sdf.lonestar.org Edit

CLI_REQROSTER

Channel: 2SNAC(19,4)

This command, like CLI_CHECKROSTER, requests the server side contact list. The difference between CLI_REQROSTER and CLI_CHECKROSTER is that CLI_REQROSTER has no parameters, and always causes SRV_REPLYROSTER (rather than SRV_REPLYROSTEROK). My guess is that CLI_REQROSTER is sent instead of CLI_CHECKROSTER when the client does not have a cached copy of the contact list; ie, the first time a user logs in with a particular client.

Parameters

No parameters.

Examples

2a 02 02 e9 00 0a               FLAP: Channel 2, Seq 0x2e9, Length 0xa
00 13 00 04 00 00 00 01 00 04   SNAC: 0x13/0x04, Ref 0x10004, Flags 0


HomeEdit