MillicastSDK 1.8.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
millicast::ClientJsonData Struct Reference

Authentication data returned by the director api in order to open a websocket connection. More...

#include <client.h>

Public Attributes

std::string ws_url
 
std::string jwt
 

Detailed Description

Authentication data returned by the director api in order to open a websocket connection.

Member Data Documentation

◆ jwt

std::string millicast::ClientJsonData::jwt

The JSON Web Token

◆ ws_url

std::string millicast::ClientJsonData::ws_url

The WebSocket URL


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