ans_unread_alert_t Struct Reference

Alert Notification Service Unread Alert Status value. More...

#include <ans.h>

Public Attributes

ans_alert_cat_id_t cat_id
 Category ID. More...
 
uint8_t unread_num
 Number of unread alert. More...
 

Detailed Description

Alert Notification Service Unread Alert Status value.

Definition at line 157 of file ans.h.

Member Data Documentation

◆ cat_id

ans_alert_cat_id_t ans_unread_alert_t::cat_id

Category ID.

Definition at line 159 of file ans.h.

◆ unread_num

uint8_t ans_unread_alert_t::unread_num

Number of unread alert.

Definition at line 160 of file ans.h.


The documentation for this struct was generated from the following file: