Home Submitter: laurel@sdf.lonestar.org Edit

CLI_REQAUTH

Channel: 2SNAC(19,24)

Request authorization from another user so we can add them to our contact list.

Parameters

Data type Content Name Description
BUIN xx .. UIN The UIN of the user authorization is requested from.
BSTR xx xx ... MESSAGE Message sent to user in the authorization request.
WORD 00 00 UNKNOWN Unknown: empty.

Examples

2a 02 16 95 00 54                       FLAP: Channel 2, Seq 0x1695, Len 0x54
   00 13 00 18 00 00 00 00 00 18        SNAC: 0x13/0x18, Ref 0x00000018, Flags 0
      09                                length of uin:
         31 35 39 38 33 39 37 37 36        '159839776'
      00 3c                             length of message:
         50 6c 65 61 73 65 20 61           'Please a'
         75 74 68 6f 72 69 7a 65           'uthorize'
         20 6d 79 20 72 65 71 75           ' my requ'
         65 73 74 20 61 6e 64 20           'est and '
         61 64 64 20 6d 65 20 74           'add me t'
         6f 20 79 6f 75 72 20 43           'o your C'
         6f 6e 74 61 63 74 20 4c           'ontact L'
         69 73 74 0a                       'ist\n'   
      00 00


HomeEdit