libwebsockets
Lightweight C library for HTML5 websockets
class="ui-resizable-handle">
Loading...
Searching...
No Matches
lws_auth_device_client_api Struct Reference

#include <lws-auth-device-client.h>

Collaboration diagram for lws_auth_device_client_api:

Data Fields

uint32_t abi_version
void(* start_auth_flow )(struct lws_vhost *vh, const char *mixer_url, const char *logical_name)

Detailed Description

Definition at line 38 of file lws-auth-device-client.h.

Field Documentation

◆ abi_version

uint32_t lws_auth_device_client_api::abi_version

Definition at line 39 of file lws-auth-device-client.h.

◆ start_auth_flow

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.


The documentation for this struct was generated from the following file: