Difference between revisions of "NEWSS:SetAutomaticSyncFlag"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00110040] |- | 1 | u8 Flag |} =Response= {| class="wikitable" border="1" |-...")
 
(No difference)

Latest revision as of 17:40, 14 January 2024

Request[edit]

Index Word Description
0 Header code [0x00110040]
1 u8 Flag

Response[edit]

Index Word Description
0 Header code
1 Resultcode

Description[edit]

This sets the input value to an internal state, which is checked when handling BOSS notifications. If the state isn't set to zero, then any new BOSS notifications will not be synced automatically. The "unread notifications" flag on news.db will still be set, regardless of this value.