| CleanStringArrayPtrs(IntPtr l) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | inlineprotected |
| linphone_pointer_to_string(IntPtr ptr) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | protected |
| linphone_string_to_pointer([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | protected |
| OnIsMuted (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnIsMutedDelegate(Linphone.ParticipantDevice participantDevice, bool isMuted) | Linphone.ParticipantDeviceListener | |
| OnIsSpeakingChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnIsSpeakingChangedDelegate(Linphone.ParticipantDevice participantDevice, bool isSpeaking) | Linphone.ParticipantDeviceListener | |
| OnScreenSharingChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnScreenSharingChangedDelegate(Linphone.ParticipantDevice participantDevice, bool isScreenSharing) | Linphone.ParticipantDeviceListener | |
| OnStateChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnStateChangedDelegate(Linphone.ParticipantDevice participantDevice, Linphone.ParticipantDeviceState state) | Linphone.ParticipantDeviceListener | |
| OnStreamAvailabilityChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnStreamAvailabilityChangedDelegate(Linphone.ParticipantDevice participantDevice, bool available, Linphone.StreamType streamType) | Linphone.ParticipantDeviceListener | |
| OnStreamCapabilityChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnStreamCapabilityChangedDelegate(Linphone.ParticipantDevice participantDevice, Linphone.MediaDirection direction, Linphone.StreamType streamType) | Linphone.ParticipantDeviceListener | |
| OnThumbnailStreamAvailabilityChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnThumbnailStreamAvailabilityChangedDelegate(Linphone.ParticipantDevice participantDevice, bool available) | Linphone.ParticipantDeviceListener | |
| OnThumbnailStreamCapabilityChanged (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnThumbnailStreamCapabilityChangedDelegate(Linphone.ParticipantDevice participantDevice, Linphone.MediaDirection direction) | Linphone.ParticipantDeviceListener | |
| OnVideoDisplayErrorOccurred (defined in Linphone.ParticipantDeviceListener) | Linphone.ParticipantDeviceListener | |
| OnVideoDisplayErrorOccurredDelegate(Linphone.ParticipantDevice participantDevice, int errorCode) | Linphone.ParticipantDeviceListener | |
| StringArrayToBctbxList(IEnumerable< string > stringlist) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | inlineprotected |