|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
This is the complete list of members for livekit::Participant, including all inherited members.
| attributes() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| disconnectReason() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| ffiHandleId() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| findTrackPublication(const std::string &sid) const =0 (defined in livekit::Participant) | livekit::Participant | protectedpure virtual |
| identity() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| kind() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| metadata() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| name() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| 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::Participant | inline |
| Room | livekit::Participant | friend |
| sid() const noexcept (defined in livekit::Participant) | livekit::Participant | inline |
| ~Participant()=default (defined in livekit::Participant) | livekit::Participant | virtual |