Liblinphone 5.3.5
|
This is the complete list of members for linphone::ConferenceListener, including all inherited members.
onActiveSpeakerParticipantDevice(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &participantDevice) | linphone::ConferenceListener | inlinevirtual |
onAudioDeviceChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::AudioDevice > &audioDevice) | linphone::ConferenceListener | inlinevirtual |
onAvailableMediaChanged(const std::shared_ptr< linphone::Conference > &conference) | linphone::ConferenceListener | inlinevirtual |
onParticipantAdded(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::Participant > &participant) | linphone::ConferenceListener | inlinevirtual |
onParticipantAdminStatusChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::Participant > &participant) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceAdded(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &participantDevice) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceIsMuted(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &participantDevice, bool isMuted) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceIsSpeakingChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &participantDevice, bool isSpeaking) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceMediaAvailabilityChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &device) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceMediaCapabilityChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &device) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceRemoved(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &participantDevice) | linphone::ConferenceListener | inlinevirtual |
onParticipantDeviceStateChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::ParticipantDevice > &device, linphone::ParticipantDevice::State state) | linphone::ConferenceListener | inlinevirtual |
onParticipantRemoved(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::Participant > &participant) | linphone::ConferenceListener | inlinevirtual |
onParticipantRoleChanged(const std::shared_ptr< linphone::Conference > &conference, const std::shared_ptr< const linphone::Participant > &participant) | linphone::ConferenceListener | inlinevirtual |
onStateChanged(const std::shared_ptr< linphone::Conference > &conference, linphone::Conference::State newState) | linphone::ConferenceListener | inlinevirtual |
onSubjectChanged(const std::shared_ptr< linphone::Conference > &conference, const std::string &subject) | linphone::ConferenceListener | inlinevirtual |