|
UM C API
6.17.1
|
Provides information about a joined transport session when the lbm_rcv_src_notification_create_function_ex_cb callback is invoked. See the option source_notification_function_ex (receiver). More...
#include <lbm.h>
Data Fields | |
| lbm_uint32_t | orig_domain_id |
| ID number of the Topic Resolution Domain of the originating source. | |
| lbm_uint32_t | hl_idx |
| Hot Link index of DRO (if any) providing this transport session. | |
| char | proxy_source [LBM_MSG_MAX_SOURCE_LEN] |
| Source String of source or DRO proxy source (if any) providing this transport session. | |
| int | flags |
| Bitmap indicating characteristics of the transport session. Zero or more flag bits ORed together: LBM_SRC_NOTIFICATION_EX_INFO_FLAG_* (i.e. LBM_SRC_NOTIFICATION_EX_INFO_FLAG_HOT_LINK) | |
Provides information about a joined transport session when the lbm_rcv_src_notification_create_function_ex_cb callback is invoked. See the option source_notification_function_ex (receiver).