|
libnx v4.9.0
|
AlarmSetting. More...
#include <notif.h>
Data Fields | |
| u16 | alarm_setting_id |
| AlarmSettingId. | |
| u8 | kind |
| Kind: 0 = WeeklySchedule. | |
| u8 | muted |
| u8 bool flag for whether this AlarmSetting is muted (non-zero = AlarmSetting turned off, zero = on). | |
| u8 | pad [4] |
| Padding. | |
| AccountUid | uid |
| AccountUid. User account associated with this AlarmSetting. Used for the preselected_user (accountGetPreselectedUser) when launching the Application when the system was previously in sleep-mode, instead of launching the applet for selecting the user. | |
| u64 | application_id |
| ApplicationId. | |
| u64 | unk_x20 |
| Unknown. | |
| NotifWeeklyScheduleAlarmSetting | schedule |
| NotifWeeklyScheduleAlarmSetting | |
AlarmSetting.