NEWSS:SetAutomaticSyncFlag

From 3dbrew
Revision as of 18:40, 14 January 2024 by DaniElectra (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00110040] |- | 1 | u8 Flag |} =Response= {| class="wikitable" border="1" |-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.