|
LiveKit C++ Client SDK v1.4.0
Real-time audio/video/data SDK for C++
|
Fired when the server refreshes the session access token. More...
#include <room_event_types.h>
Public Attributes | |
| std::string | token |
| Refreshed access token. | |
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.