UM C API
6.16.1
|
Structure that holds the application function to configure the callback for registration ID setting. More...
#include <lbm.h>
Data Fields | |
lbm_ume_rcv_regid_function_cb | func |
Function pointer for application callback function. | |
void * | clientd |
Client data to be passed to the callback. | |
Structure that holds the application function to configure the callback for registration ID setting.
Set by the ume_registration_function (receiver) configuration option.
See lbm_ume_rcv_regid_func_t_stct for field definitions.