Query to save interests info in directory. Server should respond with
SNAC(02,10). This snac may contain up to 5 TLV(0x0b).
00 02 |
|
word |
|
SNAC family |
00 0F |
|
word |
|
SNAC subtype |
00 00 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
00 0a |
|
word |
|
TLV.Type(0x0a) - unknown |
xx xx |
|
word |
|
TLV.Length |
|
xx xx |
|
word |
|
Unknown (privacy flags ?) |
|
|
| |
|
|
|
00 0b |
|
word |
|
TLV.Type(0x0b) - interest1 |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
interest1 string |
|
|
| |
|
|
|
00 0b |
|
word |
|
TLV.Type(0x0b) - interest5 |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
interest5 string |
|
|
| |
|
|
|
|