LiveKit C++ Client SDK v1.4.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::TokenRefreshedEvent Struct Reference

Fired when the server refreshes the session access token. More...

#include <room_event_types.h>

Public Attributes

std::string token
 Refreshed access token.
 

Detailed Description

Fired when the server refreshes the session access token.

The SDK applies the refreshed token internally for reconnect; this event is informational so applications can log or cache the latest token.


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