|
libwebsockets
Lightweight C library for HTML5 websockets
|
#include <lws-auth-device-client.h>
Data Fields | |
| uint32_t | abi_version |
| void(* | start_auth_flow )(struct lws_vhost *vh, const char *mixer_url, const char *logical_name) |
Definition at line 38 of file lws-auth-device-client.h.
| uint32_t lws_auth_device_client_api::abi_version |
Definition at line 39 of file lws-auth-device-client.h.
| void(* lws_auth_device_client_api::start_auth_flow) (struct lws_vhost *vh, const char *mixer_url, const char *logical_name) |
Definition at line 42 of file lws-auth-device-client.h.