LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::Participant Member List

This is the complete list of members for livekit::Participant, including all inherited members.

attributes() const noexcept (defined in livekit::Participant)livekit::Participantinline
disconnectReason() const noexcept (defined in livekit::Participant)livekit::Participantinline
ffiHandleId() const noexcept (defined in livekit::Participant)livekit::Participantinline
findTrackPublication(const std::string &sid) const =0 (defined in livekit::Participant)livekit::Participantprotectedpure virtual
identity() const noexcept (defined in livekit::Participant)livekit::Participantinline
kind() const noexcept (defined in livekit::Participant)livekit::Participantinline
metadata() const noexcept (defined in livekit::Participant)livekit::Participantinline
name() const noexcept (defined in livekit::Participant)livekit::Participantinline
Participant(FfiHandle handle, std::string sid, std::string name, std::string identity, std::string metadata, std::unordered_map< std::string, std::string > attributes, ParticipantKind kind, DisconnectReason reason) (defined in livekit::Participant)livekit::Participantinline
remove_attribute(const std::string &key) (defined in livekit::Participant)livekit::Participantinline
Room (defined in livekit::Participant)livekit::Participantfriend
set_attribute(const std::string &key, const std::string &value) (defined in livekit::Participant)livekit::Participantinline
set_attributes(std::unordered_map< std::string, std::string > attrs) noexcept (defined in livekit::Participant)livekit::Participantinline
set_disconnect_reason(DisconnectReason reason) noexcept (defined in livekit::Participant)livekit::Participantinline
set_kind(ParticipantKind kind) noexcept (defined in livekit::Participant)livekit::Participantinline
set_metadata(std::string metadata) noexcept (defined in livekit::Participant)livekit::Participantinline
set_name(std::string name) noexcept (defined in livekit::Participant)livekit::Participantinline
sid() const noexcept (defined in livekit::Participant)livekit::Participantinline
~Participant()=default (defined in livekit::Participant)livekit::Participantvirtual