NEWSS:AddNotification: Difference between revisions
DaniElectra (talk | contribs) Add flag for browser link on message |
DaniElectra (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 57: | Line 57: | ||
| 0x3 | | 0x3 | ||
| 0x1 | | 0x1 | ||
| u8 flag: 0 = non-SpotPass notification, 1 = SpotPass notification | | u8 flag: 0 = non-SpotPass notification, 1 = SpotPass notification (zero for system notifications) | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
Line 65: | Line 65: | ||
| 0x5 | | 0x5 | ||
| 0x1 | | 0x1 | ||
| u8 flag: 0 = message | | u8 flag: 0 = message doesn't have a browser link, 1 = message has a browser link | ||
|- | |- | ||
| | | 0x6 | ||
| | | 0x1 | ||
| unknown | | u8 flag: unknown | ||
|- | |||
| 0x7 | |||
| 0x1 | |||
| padding? | |||
|- | |- | ||
| 0x8 | | 0x8 | ||
Line 76: | Line 80: | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
| | | 0x4 | ||
| | | u32 nsDataId: set by the sysmodule when handling BOSS notifications | ||
|- | |||
| 0x14 | |||
| 0x4 | |||
| u32 version: set by the sysmodule when handling BOSS notifications | |||
|- | |- | ||
| 0x18 | | 0x18 | ||
Line 85: | Line 93: | ||
| 0x20 | | 0x20 | ||
| 0x8 | | 0x8 | ||
| | | padding? | ||
|- | |- | ||
| 0x28 | | 0x28 |