Struct FelixClientThreadExtension520::ConfigV2
Defined in File felix_client_thread_extension520.hpp
Nested Relationships
This struct is a nested type of Class FelixClientThreadExtension520.
Struct Documentation
-
struct ConfigV2
Data structure that includes both configuration parameters and pointers to callbacks using new on data callback.
Public Members
-
OnDataCallbackV2 on_data_callback = {nullptr}
-
OnBufferCallback on_buffer_callback = {nullptr}
-
OnInitCallback on_init_callback = {nullptr}
-
OnConnectCallback on_connect_callback = {nullptr}
-
OnDisconnectCallback on_disconnect_callback = {nullptr}
-
OnConnectionRefusedCallback on_refused_callback = {nullptr}
-
OnSubscriptionsLostCallback on_subscriptions_lost_callback = {nullptr}
-
OnResubscriptionCallback on_resubscription_callback = {nullptr}
-
Properties property = {}
-
OnDataCallbackV2 on_data_callback = {nullptr}