Types#
This section provides a reference to the WebSocket Client API data types.
Modules#
Typedefs#
typedef struct sl_websocket_client_s
WebSocket client structure.
Typedef Documentation#
sl_websocket_client_t#
typedef struct sl_websocket_client_s sl_websocket_client_t
WebSocket client structure.
This structure holds the state and configuration of a WebSocket client, including socket descriptors, connection state, and callback functions. This is not a user configurable structure.
Definition at line
81
of file components/service/sl_websocket_client/inc/sl_websocket_client_types.h