This is the complete list of members for Linphone.CoreListener, including all inherited members.
| 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 |
| OnAccountAdded (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnAccountAddedDelegate(Linphone.Core core, Linphone.Account account) | Linphone.CoreListener | |
| OnAccountRegistrationStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnAccountRegistrationStateChangedDelegate(Linphone.Core core, Linphone.Account account, Linphone.RegistrationState state, string message) | Linphone.CoreListener | |
| OnAccountRemoved (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnAccountRemovedDelegate(Linphone.Core core, Linphone.Account account) | Linphone.CoreListener | |
| OnAudioDeviceChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnAudioDeviceChangedDelegate(Linphone.Core core, Linphone.AudioDevice audioDevice) | Linphone.CoreListener | |
| OnAudioDevicesListUpdated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnAudioDevicesListUpdatedDelegate(Linphone.Core core) | Linphone.CoreListener | |
| OnAuthenticationRequested (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnAuthenticationRequestedDelegate(Linphone.Core core, Linphone.AuthInfo authInfo, Linphone.AuthMethod method) | Linphone.CoreListener | |
| OnBuddyInfoUpdated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnBuddyInfoUpdatedDelegate(Linphone.Core core, Linphone.Friend linphoneFriend) | Linphone.CoreListener | |
| OnCallCreated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallCreatedDelegate(Linphone.Core core, Linphone.Call call) | Linphone.CoreListener | |
| OnCallEncryptionChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallEncryptionChangedDelegate(Linphone.Core core, Linphone.Call call, bool mediaEncryptionEnabled, string authenticationToken) | Linphone.CoreListener | |
| OnCallGoclearAckSent (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallGoclearAckSentDelegate(Linphone.Core core, Linphone.Call call) | Linphone.CoreListener | |
| OnCallIdUpdated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallIdUpdatedDelegate(Linphone.Core core, string previousCallId, string currentCallId) | Linphone.CoreListener | |
| OnCallLogUpdated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallLogUpdatedDelegate(Linphone.Core core, Linphone.CallLog callLog) | Linphone.CoreListener | |
| OnCallReceiveMasterKeyChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallReceiveMasterKeyChangedDelegate(Linphone.Core core, Linphone.Call call, string masterKey) | Linphone.CoreListener | |
| OnCallSendMasterKeyChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallSendMasterKeyChangedDelegate(Linphone.Core core, Linphone.Call call, string masterKey) | Linphone.CoreListener | |
| OnCallStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallStateChangedDelegate(Linphone.Core core, Linphone.Call call, Linphone.CallState state, string message) | Linphone.CoreListener | |
| OnCallStatsUpdated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnCallStatsUpdatedDelegate(Linphone.Core core, Linphone.Call call, Linphone.CallStats callStats) | Linphone.CoreListener | |
| OnChatRoomEphemeralMessageDeleted (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnChatRoomEphemeralMessageDeletedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom) | Linphone.CoreListener | |
| OnChatRoomRead (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnChatRoomReadDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom) | Linphone.CoreListener | |
| OnChatRoomSessionStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnChatRoomSessionStateChangedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.CallState state, string message) | Linphone.CoreListener | |
| OnChatRoomStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnChatRoomStateChangedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatRoomState state) | Linphone.CoreListener | |
| OnChatRoomSubjectChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnChatRoomSubjectChangedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom) | Linphone.CoreListener | |
| OnConferenceInfoReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnConferenceInfoReceivedDelegate(Linphone.Core core, Linphone.ConferenceInfo conferenceInfo) | Linphone.CoreListener | |
| OnConferenceStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnConferenceStateChangedDelegate(Linphone.Core core, Linphone.Conference conference, Linphone.ConferenceState state) | Linphone.CoreListener | |
| OnConfiguringStatus (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnConfiguringStatusDelegate(Linphone.Core core, Linphone.ConfiguringState status, string message) | Linphone.CoreListener | |
| OnDefaultAccountChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnDefaultAccountChangedDelegate(Linphone.Core core, Linphone.Account account) | Linphone.CoreListener | |
| OnDtmfReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnDtmfReceivedDelegate(Linphone.Core core, Linphone.Call call, int dtmf) | Linphone.CoreListener | |
| OnEcCalibrationAudioInit (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnEcCalibrationAudioInitDelegate(Linphone.Core core) | Linphone.CoreListener | |
| OnEcCalibrationAudioUninit (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnEcCalibrationAudioUninitDelegate(Linphone.Core core) | Linphone.CoreListener | |
| OnEcCalibrationResult (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnEcCalibrationResultDelegate(Linphone.Core core, Linphone.EcCalibratorStatus status, int delayMs) | Linphone.CoreListener | |
| OnFirstCallStarted (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnFirstCallStartedDelegate(Linphone.Core core) | Linphone.CoreListener | |
| OnFriendListCreated (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnFriendListCreatedDelegate(Linphone.Core core, Linphone.FriendList friendList) | Linphone.CoreListener | |
| OnFriendListRemoved (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnFriendListRemovedDelegate(Linphone.Core core, Linphone.FriendList friendList) | Linphone.CoreListener | |
| OnGlobalStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnGlobalStateChangedDelegate(Linphone.Core core, Linphone.GlobalState state, string message) | Linphone.CoreListener | |
| OnImeeUserRegistration (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnImeeUserRegistrationDelegate(Linphone.Core core, bool status, string userId, string info) | Linphone.CoreListener | |
| OnInfoReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnInfoReceivedDelegate(Linphone.Core core, Linphone.Call call, Linphone.InfoMessage message) | Linphone.CoreListener | |
| OnIsComposingReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnIsComposingReceivedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom) | Linphone.CoreListener | |
| OnLastCallEnded (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnLastCallEndedDelegate(Linphone.Core core) | Linphone.CoreListener | |
| OnLogCollectionUploadProgressIndication (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnLogCollectionUploadProgressIndicationDelegate(Linphone.Core core, long offset, long total) | Linphone.CoreListener | |
| OnLogCollectionUploadStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnLogCollectionUploadStateChangedDelegate(Linphone.Core core, Linphone.CoreLogCollectionUploadState state, string info) | Linphone.CoreListener | |
| OnMessageContentEdited (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessageContentEditedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message) | Linphone.CoreListener | |
| OnMessageReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessageReceivedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message) | Linphone.CoreListener | |
| OnMessageReceivedUnableDecrypt (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessageReceivedUnableDecryptDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message) | Linphone.CoreListener | |
| OnMessageRetracted (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessageRetractedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message) | Linphone.CoreListener | |
| OnMessageSent (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessageSentDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message) | Linphone.CoreListener | |
| OnMessagesReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessagesReceivedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, IEnumerable< Linphone.ChatMessage > messages) | Linphone.CoreListener | |
| OnMessageWaitingIndicationChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnMessageWaitingIndicationChangedDelegate(Linphone.Core core, Linphone.Event lev, Linphone.MessageWaitingIndication mwi) | Linphone.CoreListener | |
| OnNetworkReachable (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNetworkReachableDelegate(Linphone.Core core, bool reachable) | Linphone.CoreListener | |
| OnNewAlertTriggered (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNewAlertTriggeredDelegate(Linphone.Core core, Linphone.Alert alert) | Linphone.CoreListener | |
| OnNewMessageReaction (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNewMessageReactionDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message, Linphone.ChatMessageReaction reaction) | Linphone.CoreListener | |
| OnNewSubscriptionRequested (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNewSubscriptionRequestedDelegate(Linphone.Core core, Linphone.Friend linphoneFriend, string url) | Linphone.CoreListener | |
| OnNotifyPresenceReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNotifyPresenceReceivedDelegate(Linphone.Core core, Linphone.Friend linphoneFriend) | Linphone.CoreListener | |
| OnNotifyPresenceReceivedForUriOrTel (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNotifyPresenceReceivedForUriOrTelDelegate(Linphone.Core core, Linphone.Friend linphoneFriend, string uriOrTel, Linphone.PresenceModel presenceModel) | Linphone.CoreListener | |
| OnNotifyReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNotifyReceivedDelegate(Linphone.Core core, Linphone.Event linphoneEvent, string notifiedEvent, Linphone.Content body) | Linphone.CoreListener | |
| OnNotifySent (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnNotifySentDelegate(Linphone.Core core, Linphone.Event linphoneEvent, Linphone.Content body) | Linphone.CoreListener | |
| OnPreviewDisplayErrorOccurred (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnPreviewDisplayErrorOccurredDelegate(Linphone.Core core, int errorCode) | Linphone.CoreListener | |
| OnPublishReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnPublishReceivedDelegate(Linphone.Core core, Linphone.Event linphoneEvent, string publishEvent, Linphone.Content body) | Linphone.CoreListener | |
| OnPublishStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnPublishStateChangedDelegate(Linphone.Core core, Linphone.Event linphoneEvent, Linphone.PublishState state) | Linphone.CoreListener | |
| OnPushNotificationReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnPushNotificationReceivedDelegate(Linphone.Core core, string payload) | Linphone.CoreListener | |
| OnQrcodeFound (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnQrcodeFoundDelegate(Linphone.Core core, string result) | Linphone.CoreListener | |
| OnReactionRemoved (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnReactionRemovedDelegate(Linphone.Core core, Linphone.ChatRoom chatRoom, Linphone.ChatMessage message, Linphone.Address address) | Linphone.CoreListener | |
| OnReferReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnReferReceivedDelegate(Linphone.Core core, Linphone.Address referToAddr, Linphone.Headers customHeaders, Linphone.Content content) | Linphone.CoreListener | |
| OnRegistrationStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnRegistrationStateChangedDelegate(Linphone.Core core, Linphone.ProxyConfig proxyConfig, Linphone.RegistrationState state, string message) | Linphone.CoreListener | |
| OnRemainingNumberOfFileTransferChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnRemainingNumberOfFileTransferChangedDelegate(Linphone.Core core, uint downloadCount, uint uploadCount) | Linphone.CoreListener | |
| OnSnapshotTaken (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnSnapshotTakenDelegate(Linphone.Core core, string filePath) | Linphone.CoreListener | |
| OnSubscribeReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnSubscribeReceivedDelegate(Linphone.Core core, Linphone.Event linphoneEvent, string subscribeEvent, Linphone.Content body) | Linphone.CoreListener | |
| OnSubscriptionStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnSubscriptionStateChangedDelegate(Linphone.Core core, Linphone.Event linphoneEvent, Linphone.SubscriptionState state) | Linphone.CoreListener | |
| OnTransferStateChanged (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnTransferStateChangedDelegate(Linphone.Core core, Linphone.Call transferred, Linphone.CallState callState) | Linphone.CoreListener | |
| OnVersionUpdateCheckResultReceived (defined in Linphone.CoreListener) | Linphone.CoreListener | |
| OnVersionUpdateCheckResultReceivedDelegate(Linphone.Core core, Linphone.VersionUpdateCheckResult result, string version, string url) | Linphone.CoreListener | |
| StringArrayToBctbxList(IEnumerable< string > stringlist) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | inlineprotected |