Struct FelixClientThreadInterface::Config

Nested Relationships

This struct is a nested type of Class FelixClientThreadInterface.

Struct Documentation

struct Config

Data structure that includes both configuration parameters and pointers to callbacks.

Public Members

OnDataCallback on_data_callback
OnInitCallback on_init_callback
OnConnectCallback on_connect_callback
OnDisconnectCallback on_disconnect_callback
Properties property