Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::ProtocolKeys Namespace Reference

Variables

static constexpr const charACTIVE = "active"
 
static constexpr const charACTIVEPART = "activeParticipant"
 
static constexpr const charDEVICES = "devices"
 
static constexpr const charHANDRAISED = "handRaised"
 
static constexpr const charHANDSTATE = "handState"
 
static constexpr const charHANGUP = "hangup"
 
static constexpr const charHANGUPPART = "hangupParticipant"
 
static constexpr const charLAYOUT = "layout"
 
static constexpr const charMEDIAS = "medias"
 
static constexpr const charMUTEAUDIO = "muteAudio"
 
static constexpr const charMUTEPART = "muteParticipant"
 
static constexpr const charMUTESTATE = "muteState"
 
static constexpr const charMUTEVIDEO = "muteVideo"
 
static constexpr const charPROTOVERSION = "version"
 
static constexpr const charRAISEHAND = "raiseHand"
 
static constexpr const charVOICEACTIVITY = "voiceActivity"
 

Variable Documentation

◆ ACTIVE

constexpr const char* jami::ProtocolKeys::ACTIVE = "active"
staticconstexpr

Definition at line 40 of file conference_protocol.cpp.

◆ ACTIVEPART

constexpr const char* jami::ProtocolKeys::ACTIVEPART = "activeParticipant"
staticconstexpr

Definition at line 31 of file conference_protocol.cpp.

◆ DEVICES

constexpr const char* jami::ProtocolKeys::DEVICES = "devices"
staticconstexpr

Definition at line 36 of file conference_protocol.cpp.

◆ HANDRAISED

constexpr const char* jami::ProtocolKeys::HANDRAISED = "handRaised"
staticconstexpr

Definition at line 29 of file conference_protocol.cpp.

◆ HANDSTATE

constexpr const char* jami::ProtocolKeys::HANDSTATE = "handState"
staticconstexpr

Definition at line 30 of file conference_protocol.cpp.

◆ HANGUP

constexpr const char* jami::ProtocolKeys::HANGUP = "hangup"
staticconstexpr

Definition at line 39 of file conference_protocol.cpp.

◆ HANGUPPART

constexpr const char* jami::ProtocolKeys::HANGUPPART = "hangupParticipant"
staticconstexpr

Definition at line 34 of file conference_protocol.cpp.

◆ LAYOUT

constexpr const char* jami::ProtocolKeys::LAYOUT = "layout"
staticconstexpr

Definition at line 27 of file conference_protocol.cpp.

◆ MEDIAS

constexpr const char* jami::ProtocolKeys::MEDIAS = "medias"
staticconstexpr

Definition at line 37 of file conference_protocol.cpp.

◆ MUTEAUDIO

constexpr const char* jami::ProtocolKeys::MUTEAUDIO = "muteAudio"
staticconstexpr

Definition at line 41 of file conference_protocol.cpp.

◆ MUTEPART

constexpr const char* jami::ProtocolKeys::MUTEPART = "muteParticipant"
staticconstexpr

Definition at line 32 of file conference_protocol.cpp.

◆ MUTESTATE

constexpr const char* jami::ProtocolKeys::MUTESTATE = "muteState"
staticconstexpr

Definition at line 33 of file conference_protocol.cpp.

◆ MUTEVIDEO

constexpr const char* jami::ProtocolKeys::MUTEVIDEO = "muteVideo"
staticconstexpr

Definition at line 43 of file conference_protocol.cpp.

◆ PROTOVERSION

constexpr const char* jami::ProtocolKeys::PROTOVERSION = "version"
staticconstexpr

Definition at line 26 of file conference_protocol.cpp.

Referenced by jami::ConfProtocolParser::parse().

◆ RAISEHAND

constexpr const char* jami::ProtocolKeys::RAISEHAND = "raiseHand"
staticconstexpr

Definition at line 38 of file conference_protocol.cpp.

◆ VOICEACTIVITY

constexpr const char* jami::ProtocolKeys::VOICEACTIVITY = "voiceActivity"
staticconstexpr

Definition at line 44 of file conference_protocol.cpp.