Client use this snac to send administrative broadcast message. This family currently
supported only by IServerd. Server should reply
via SNAC(85,03). Online flag: 1 - message to online users
only, 0 - to all users. This family was created for miranda plugin writers.
00 85 |
|
word |
|
SNAC family |
00 02 |
|
word |
|
SNAC subtype |
xx xx |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
01 00 |
|
word |
|
TLV.Type(0x0100) - on/off flag |
00 02 |
|
word |
|
TLV.Length |
|
00 xx |
|
word |
|
online/offline flag |
| |
| |
|
|
|
02 00 |
|
word |
|
TLV.Type(0x0200) - message subject |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
Message subject string |
|
|
| |
|
|
|
03 00 |
|
word |
|
TLV.Type(0x0300) - message text |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
Message subject string |
|
|
| |
|
|
|
|