UM C API
6.16.1
|
Structure that holds the application callback for multicast immediate message unrecoverable loss notification. More...
#include <lbm.h>
Data Fields | |
lbm_mim_unrecloss_function_cb | func |
Function pointer for application callback function. | |
void * | clientd |
Client data to be passed to the callback. | |
Structure that holds the application callback for multicast immediate message unrecoverable loss notification.
Set by the mim_unrecoverable_loss_function (context) configuration option.
See lbm_mim_unrecloss_func_t_stct for field definitions.