libngf
Macros
ngf.h File Reference
#include <libngf/client.h>
#include <libngf/proplist.h>

Go to the source code of this file.

Macros

#define NGF_EVENT_RINGTONE   "ringtone"
 Ringtone event. More...
 
#define NGF_EVENT_CLOCK   "clock"
 Clock alarm. More...
 
#define NGF_EVENT_CALENDAR   "calendar"
 Calendar alarm. More...
 
#define NGF_EVENT_SMS   "sms"
 SMS event. More...
 
#define NGF_EVENT_CHAT   "chat"
 Chat event. More...
 
#define NGF_EVENT_EMAIL   "email"
 Email event. More...
 

Macro Definition Documentation

◆ NGF_EVENT_CALENDAR

#define NGF_EVENT_CALENDAR   "calendar"

Calendar alarm.

◆ NGF_EVENT_CHAT

#define NGF_EVENT_CHAT   "chat"

Chat event.

◆ NGF_EVENT_CLOCK

#define NGF_EVENT_CLOCK   "clock"

Clock alarm.

◆ NGF_EVENT_EMAIL

#define NGF_EVENT_EMAIL   "email"

Email event.

◆ NGF_EVENT_RINGTONE

#define NGF_EVENT_RINGTONE   "ringtone"

Ringtone event.

◆ NGF_EVENT_SMS

#define NGF_EVENT_SMS   "sms"

SMS event.