|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Fired when a SIP DTMF packet is received. More...
#include <room_event_types.h>

Public Attributes | |
| int | code = 0 |
| DTMF code. | |
| std::string | digit |
| Human-readable DTMF digit. | |
| RemoteParticipant * | participant = nullptr |
| Remote participant that sent the DTMF (owned by Room). | |
Fired when a SIP DTMF packet is received.