AIM client query to save directory info. Server should reply via
SNAC(02,0A).
00 02 |
|
word |
|
SNAC family |
00 09 |
|
word |
|
SNAC subtype |
00 00 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
00 01 |
|
word |
|
TLV.Type(0x01) - first name |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 02 |
|
word |
|
TLV.Type(0x02) - last name |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 03 |
|
word |
|
TLV.Type(0x03) - middle name |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
middle name string |
|
|
| |
|
|
|
00 04 |
|
word |
|
TLV.Type(0x04) - maiden name |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 06 |
|
word |
|
TLV.Type(0x06) - country |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
country (two letter code) |
|
|
| |
|
|
|
00 07 |
|
word |
|
TLV.Type(0x07) - state |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
state name string |
|
|
| |
|
|
|
00 08 |
|
word |
|
TLV.Type(0x08) - city |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 0A |
|
word |
|
TLV.Type(0x0A) - unknown |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 0C |
|
word |
|
TLV.Type(0x0C) - nick name |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 0D |
|
word |
|
TLV.Type(0x0D) - zip code |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
zip code number |
|
|
| |
|
|
|
00 21 |
|
word |
|
TLV.Type(0x21) - Street addr |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
Street address |
|
|
| |
|
|
|
|