|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Fired when a participant's name changes. More...
#include <room_event_types.h>

Public Attributes | |
| Participant * | participant = nullptr |
| Participant whose name changed (owned by Room). | |
| std::string | old_name |
| Previous name. | |
| std::string | new_name |
| New name. | |
Fired when a participant's name changes.