Typedefs

typedef void(* ancs_c_evt_handler_t) (ancs_c_evt_t *p_evt)
 Apple Notification Center Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ ancs_c_evt_handler_t

typedef void(* ancs_c_evt_handler_t) (ancs_c_evt_t *p_evt)

Apple Notification Center Service event handler type.

Definition at line 140 of file ancs_c.h.