Home Submitter: Edit

CLI_CHECKROSTER

Channel: 2SNAC(19,5)

Synchronizes the server side contact list with the client's. If the passed values match those on the server, SRV_REPLYROSTEROK will be returned. If the values are older than what is on the server then SRV_REPLYROSTER will be returned.

Parameters

Data type Content Name Description
TIME xx xx xx xx TIME Time stamp of the last modification time of the server side contact list.
WORD xx xx SIZE The size of the server size contact list.

Examples

2A 02 14 B7 00 10                   Flap: Channel 2, Sequence 0x14B7, Length x10
   00 13 00 05 00 00 00 01 00 05    Snac: Type x13/x05, ID x00010005, Flags 0
      3B EA C5 7B                   Last modification time of server side contact list
      00 1C                         28, Size of server side contact list


2A 02 21 DE 00 10                   FLAP: Channel 2, Seq 0x21DE, Length 0x10
  00 13 00 05 00 00 00 01 00 05     SNAC: 0x13/0x05, Ref 0x00010005, Flags 0
     3C 36 D7 08                    Sat Jan 05 05:35:52 2002 GMT, Last contact list modification time
     00 32                          50, Size of server side contact list


HomeEdit