Extended email user information packet. If success byte doesn't equal 0x0A -
it is last SNAC byte.
00 15 |
|
word |
|
SNAC family |
00 03 |
|
word |
|
SNAC subtype |
00 01 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
00 01 |
|
word |
|
TLV.Type(1) - encapsulated META_DATA |
xx xx |
|
word |
|
TLV.Length |
|
|
|
xx xx |
|
word (LE) |
|
data chunk size (TLV.Length-2) |
xx xx xx xx |
|
dword (LE) |
|
request owner uin |
DA 07 |
|
word (LE) |
|
data type: META_DATA |
02 00 |
|
word (LE) |
|
request sequence number |
EB 00 |
|
word (LE) |
|
data subtype: META_EMAIL_USERINFO |
|
0A |
|
char |
|
success byte |
|
xx |
|
char |
|
number of email addresses (sometimes
may be zero) |
|
xx |
|
char |
|
pemail flag (0-publish, 1-don't) |
xx xx |
|
word (LE) |
|
email1 string length |
xx .. xx 00 |
|
asciiz str |
|
email1 string |
... |
|
... |
|
... |
xx |
|
char |
|
pemail flag (0-publish, 1-don't) |
xx xx |
|
word (LE) |
|
emailn string length |
xx .. xx 00 |
|
asciiz str |
|
emailn string |
|
|
| |
|
|
|
| |
|
|
|
|