NEWSS:GetNotificationMessage

Revision as of 22:59, 12 December 2014 by Yellows8 (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x000C0082]
1 Notification ID
2 Size
3 (Size<<4) | 12
4 Buffer ptr

ResponseEdit

Index Word Description
0 Header code
1 Resultcode
2 Actual read size from the .txt file.

DescriptionEdit

This reads the news-module .txt save-file for the specified notificationID, into the output buffer.

The notifications applet uses hard-coded size 0x1780 for this.