UM C API
6.12.1
|
Structure that holds the receiver application callback functions when sources are subscribed or unsubscribed. More...
#include <lbm.h>
Data Fields | |
lbm_rcv_src_notification_create_function_cb | create_func |
lbm_rcv_src_notification_delete_function_cb | delete_func |
void * | clientd |
Structure that holds the receiver application callback functions when sources are subscribed or unsubscribed.
See the configuration the source_notification_function (receiver) option.
See lbm_rcv_src_notification_func_t_stct for field definitions.