Struct FelixClientThreadExtension520::ConfigV2

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 = {}