ID
|
Origin
|
Name
|
Foodgroup
|
Service
|
Status
|
Version
|
0x0008, 0x0002
|
Host
|
POPUP__DISPLAY
|
Unspecified
|
BOS
|
Active
|
1.1
|
Display popup message on client. Older ICQ clients may receive an IM instead.
Foodgroup
|
uint16 (word)
|
00 08
|
Subgroup
|
uint16 (word)
|
00 02
|
Flags
|
uint16 (word)
|
00 00
|
Request ID
|
uint32 (dword)
|
00 00 00 00
|
SNAC Data
Unconfirmed: This SNAC contains no data
From Aleksandr Shutko: SNAC(08,02) server popup message SNAC(08,02) POPUP__DISPLAY
Currently this is AIM only service. ICQ2K+ doesn't request this service from server.
Server use this snac to popup message window on the client side.
00 08 |
|
word |
|
SNAC family |
00 02 |
|
word |
|
SNAC subtype |
00 00 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
00 03 |
|
word |
|
TLV.Type(0x03) - msg window width |
xx xx |
|
word |
|
TLV.Length |
|
xx xx |
|
word |
|
Message window width (pixels) |
|
|
| |
|
|
|
00 04 |
|
word |
|
TLV.Type(0x04) - msg window height |
xx xx |
|
word |
|
TLV.Length |
|
xx xx |
|
word |
|
Message window height (pixels) |
|
|
| |
|
|
|
00 05 |
|
word |
|
TLV.Type(0x05) - message autohide delay |
xx xx |
|
word |
|
TLV.Length |
|
xx xx |
|
word |
|
Message window autohide delay (seconds) |
|
|
| |
|
|
|
00 02 |
|
word |
|
TLV.Type(0x02) - url for message |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 01 |
|
word |
|
TLV.Type(0x01) - message text |
xx xx |
|
word |
|
TLV.Length |
|
xx .. |
|
string |
|
Message text (html) |
|
|
| |
|
|
|
|
Example SNAC dump with flap header:
2A 02 85 66 00 36 00 08 00 02 00 00 8E CD F4 87 *..f.:..........
00 03 00 02 00 D9 00 04 00 02 00 96 00 05 00 02 ................
00 16 00 02 00 0E 68 74 74 70 3A 2F 2F 75 72 6C ......http://url
2E 63 6F 6D 00 01 00 04 74 65 73 74 .com....test
|
|
SNAC List
Subgroup
|
Origin
|
Name
|
0x0001
|
Any
|
POPUP__ERR
|
This is the error SNAC for the POPUP foodgroup.
|
0x0002
|
Host
|
POPUP__DISPLAY
|
Display popup message on client. Older ICQ clients may receive an IM instead.
|
|