UM C API  6.12.1
lbm_msg_gateway_info_t_stct Struct Reference

Structure that holds originating information for UM messages which arrived via a gateway. More...

#include <lbm.h>

Data Fields

lbm_uint_t sequence_number
 
char source [LBM_MSG_MAX_SOURCE_LEN]
 

Detailed Description

Structure that holds originating information for UM messages which arrived via a gateway.

Deprecated:

Field Documentation

lbm_uint_t lbm_msg_gateway_info_t_stct::sequence_number

The original sequence number (relative to the original transport.)

char lbm_msg_gateway_info_t_stct::source[LBM_MSG_MAX_SOURCE_LEN]

The original source string. See Source String.


The documentation for this struct was generated from the following file: