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

Fired when a SIP DTMF packet is received. More...

#include <room_event_types.h>

Collaboration diagram for livekit::SipDtmfReceivedEvent:

Public Attributes

int code = 0
 DTMF code.
 
std::string digit
 Human-readable DTMF digit.
 
RemoteParticipantparticipant = nullptr
 Remote participant that sent the DTMF (owned by Room).
 

Detailed Description

Fired when a SIP DTMF packet is received.


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