#include <include/hiker/prv/alarmmgr_prv.h>
Data Fields | |
guint16 | cmd |
guint16 | size |
guint32 | ref |
guint32 | alarmSeconds |
gchar | appID [ALP_ALARM_MAX_APPID_SIZE+1] |
guint16 | triggered:1 |
1 indicates the alarm has been triggered; | |
guint16 | notified:1 |
1 indicates we notified the Application Server that the application's alarm went off; |
|
|
|
|
|
|
|
1 indicates we notified the Application Server that the application's alarm went off;
|
|
|
|
|
|
1 indicates the alarm has been triggered;
|