LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::RemoteParticipant Member List

This is the complete list of members for livekit::RemoteParticipant, 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 overridelivekit::RemoteParticipantprotectedvirtual
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
mutableTrackPublications() noexceptlivekit::RemoteParticipantinline
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
PublicationMap typedef (defined in livekit::RemoteParticipant)livekit::RemoteParticipant
RemoteParticipant(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::RemoteParticipant)livekit::RemoteParticipant
Room (defined in livekit::RemoteParticipant)livekit::RemoteParticipantfriend
sid() const noexcept (defined in livekit::Participant)livekit::Participantinline
toString() const (defined in livekit::RemoteParticipant)livekit::RemoteParticipant
trackPublications() const noexceptlivekit::RemoteParticipantinline
~Participant()=default (defined in livekit::Participant)livekit::Participantvirtual