Data Fields | |
char * | channel |
char * | payload |
Definition at line 327 of file async.c.
char* Notification::channel |
Definition at line 329 of file async.c.
Referenced by Async_Notify(), AsyncExistsPendingNotify(), and asyncQueueNotificationToEntry().
char* Notification::payload |
Definition at line 330 of file async.c.
Referenced by Async_Notify(), AsyncExistsPendingNotify(), and asyncQueueNotificationToEntry().