Difference between revisions of "News Services"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
| 0x00050000 | | 0x00050000 | ||
| [[NEWSS:GetTotalNotifications|GetTotalNotifications]] | | [[NEWSS:GetTotalNotifications|GetTotalNotifications]] | ||
+ | |- | ||
+ | | 0x00070082 | ||
+ | | [[NEWSS:SetNotificationHeader|SetNotificationHeader]] | ||
|- | |- | ||
| 0x000B0082 | | 0x000B0082 |
Revision as of 23:48, 8 December 2014
This system module handles the system notifications.
News service "news:u"
Command Header | Description |
---|---|
0x000100C8 |
This service only has one command.
News service "news:s"
Command Header | Description |
---|---|
0x000100C6 | AddNotification |
0x00050000 | GetTotalNotifications |
0x00070082 | SetNotificationHeader |
0x000B0082 | GetNotificationHeader |
0x000C0082 | GetNotificationMessage |
0x000D0082 | GetNotificationImage |