Liblinphone  5.5.0
Linphone.ConferenceListener Member List

This is the complete list of members for Linphone.ConferenceListener, including all inherited members.

CleanStringArrayPtrs(IntPtr l) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectinlineprotected
linphone_pointer_to_string(IntPtr ptr) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectprotected
linphone_string_to_pointer([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectprotected
OnActiveSpeakerParticipantDevice (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnActiveSpeakerParticipantDeviceDelegate(Linphone.Conference conference, Linphone.ParticipantDevice participantDevice)Linphone.ConferenceListener
OnAllowedParticipantListChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnAllowedParticipantListChangedDelegate(Linphone.Conference conference)Linphone.ConferenceListener
OnAudioDeviceChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnAudioDeviceChangedDelegate(Linphone.Conference conference, Linphone.AudioDevice audioDevice)Linphone.ConferenceListener
OnAvailableMediaChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnAvailableMediaChangedDelegate(Linphone.Conference conference)Linphone.ConferenceListener
OnFullStateReceived (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnFullStateReceivedDelegate(Linphone.Conference conference)Linphone.ConferenceListener
OnOperationFailed (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnOperationFailedDelegate(Linphone.Conference conference)Linphone.ConferenceListener
OnParticipantAdded (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantAddedDelegate(Linphone.Conference conference, Linphone.Participant participant)Linphone.ConferenceListener
OnParticipantAdminStatusChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantAdminStatusChangedDelegate(Linphone.Conference conference, Linphone.Participant participant)Linphone.ConferenceListener
OnParticipantDeviceAdded (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceAddedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice participantDevice)Linphone.ConferenceListener
OnParticipantDeviceIsMuted (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceIsMutedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice participantDevice, bool isMuted)Linphone.ConferenceListener
OnParticipantDeviceIsSpeakingChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceIsSpeakingChangedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice participantDevice, bool isSpeaking)Linphone.ConferenceListener
OnParticipantDeviceJoiningRequest (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceJoiningRequestDelegate(Linphone.Conference conference, Linphone.ParticipantDevice participantDevice)Linphone.ConferenceListener
OnParticipantDeviceMediaAvailabilityChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceMediaAvailabilityChangedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice device)Linphone.ConferenceListener
OnParticipantDeviceMediaCapabilityChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceMediaCapabilityChangedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice device)Linphone.ConferenceListener
OnParticipantDeviceRemoved (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceRemovedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice participantDevice)Linphone.ConferenceListener
OnParticipantDeviceScreenSharingChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceScreenSharingChangedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice device, bool enabled)Linphone.ConferenceListener
OnParticipantDeviceStateChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantDeviceStateChangedDelegate(Linphone.Conference conference, Linphone.ParticipantDevice device, Linphone.ParticipantDeviceState state)Linphone.ConferenceListener
OnParticipantRemoved (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantRemovedDelegate(Linphone.Conference conference, Linphone.Participant participant)Linphone.ConferenceListener
OnParticipantRoleChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnParticipantRoleChangedDelegate(Linphone.Conference conference, Linphone.Participant participant)Linphone.ConferenceListener
OnStateChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnStateChangedDelegate(Linphone.Conference conference, Linphone.ConferenceState newState)Linphone.ConferenceListener
OnSubjectChanged (defined in Linphone.ConferenceListener)Linphone.ConferenceListener
OnSubjectChangedDelegate(Linphone.Conference conference, string subject)Linphone.ConferenceListener
StringArrayToBctbxList(IEnumerable< string > stringlist) (defined in Linphone.LinphoneObject)Linphone.LinphoneObjectinlineprotected