Liblinphone  5.3.0
linphone::CoreListener Member List

This is the complete list of members for linphone::CoreListener, including all inherited members.

onAccountAdded(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Account > &account)linphone::CoreListenerinlinevirtual
onAccountRegistrationStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Account > &account, linphone::RegistrationState state, const std::string &message)linphone::CoreListenerinlinevirtual
onAccountRemoved(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Account > &account)linphone::CoreListenerinlinevirtual
onAudioDeviceChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::CoreListenerinlinevirtual
onAudioDevicesListUpdated(const std::shared_ptr< linphone::Core > &core)linphone::CoreListenerinlinevirtual
onAuthenticationRequested(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::AuthInfo > &authInfo, linphone::AuthMethod method)linphone::CoreListenerinlinevirtual
onBuddyInfoUpdated(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Friend > &linphoneFriend)linphone::CoreListenerinlinevirtual
onCallCreated(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call)linphone::CoreListenerinlinevirtual
onCallEncryptionChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, bool mediaEncryptionEnabled, const std::string &authenticationToken)linphone::CoreListenerinlinevirtual
onCallGoclearAckSent(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call)linphone::CoreListenerinlinevirtual
onCallIdUpdated(const std::shared_ptr< linphone::Core > &core, const std::string &previousCallId, const std::string &currentCallId)linphone::CoreListenerinlinevirtual
onCallLogUpdated(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::CallLog > &callLog)linphone::CoreListenerinlinevirtual
onCallReceiveMasterKeyChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, const std::string &masterKey)linphone::CoreListenerinlinevirtual
onCallSendMasterKeyChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, const std::string &masterKey)linphone::CoreListenerinlinevirtual
onCallStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, linphone::Call::State state, const std::string &message)linphone::CoreListenerinlinevirtual
onCallStatsUpdated(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, const std::shared_ptr< const linphone::CallStats > &callStats)linphone::CoreListenerinlinevirtual
onChatRoomEphemeralMessageDeleted(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom)linphone::CoreListenerinlinevirtual
onChatRoomRead(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom)linphone::CoreListenerinlinevirtual
onChatRoomSessionStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, linphone::Call::State state, const std::string &message)linphone::CoreListenerinlinevirtual
onChatRoomStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, linphone::ChatRoom::State state)linphone::CoreListenerinlinevirtual
onChatRoomSubjectChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom)linphone::CoreListenerinlinevirtual
onConferenceInfoReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< const linphone::ConferenceInfo > &conferenceInfo)linphone::CoreListenerinlinevirtual
onConferenceStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Conference > &conference, linphone::Conference::State state)linphone::CoreListenerinlinevirtual
onConfiguringStatus(const std::shared_ptr< linphone::Core > &core, linphone::ConfiguringState status, const std::string &message)linphone::CoreListenerinlinevirtual
onDefaultAccountChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Account > &account)linphone::CoreListenerinlinevirtual
onDtmfReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, int dtmf)linphone::CoreListenerinlinevirtual
onEcCalibrationAudioInit(const std::shared_ptr< linphone::Core > &core)linphone::CoreListenerinlinevirtual
onEcCalibrationAudioUninit(const std::shared_ptr< linphone::Core > &core)linphone::CoreListenerinlinevirtual
onEcCalibrationResult(const std::shared_ptr< linphone::Core > &core, linphone::EcCalibratorStatus status, int delayMs)linphone::CoreListenerinlinevirtual
onFirstCallStarted(const std::shared_ptr< linphone::Core > &core)linphone::CoreListenerinlinevirtual
onFriendListCreated(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::FriendList > &friendList)linphone::CoreListenerinlinevirtual
onFriendListRemoved(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::FriendList > &friendList)linphone::CoreListenerinlinevirtual
onGlobalStateChanged(const std::shared_ptr< linphone::Core > &core, linphone::GlobalState state, const std::string &message)linphone::CoreListenerinlinevirtual
onImeeUserRegistration(const std::shared_ptr< linphone::Core > &core, const bool status, const std::string &userId, const std::string &info)linphone::CoreListenerinlinevirtual
onInfoReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &call, const std::shared_ptr< const linphone::InfoMessage > &message)linphone::CoreListenerinlinevirtual
onIsComposingReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom)linphone::CoreListenerinlinevirtual
onLastCallEnded(const std::shared_ptr< linphone::Core > &core)linphone::CoreListenerinlinevirtual
onLogCollectionUploadProgressIndication(const std::shared_ptr< linphone::Core > &core, size_t offset, size_t total)linphone::CoreListenerinlinevirtual
onLogCollectionUploadStateChanged(const std::shared_ptr< linphone::Core > &core, linphone::Core::LogCollectionUploadState state, const std::string &info)linphone::CoreListenerinlinevirtual
onMessageReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, const std::shared_ptr< linphone::ChatMessage > &message)linphone::CoreListenerinlinevirtual
onMessageReceivedUnableDecrypt(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, const std::shared_ptr< linphone::ChatMessage > &message)linphone::CoreListenerinlinevirtual
onMessageSent(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, const std::shared_ptr< linphone::ChatMessage > &message)linphone::CoreListenerinlinevirtual
onMessagesReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, const std::list< std::shared_ptr< linphone::ChatMessage >> &messages)linphone::CoreListenerinlinevirtual
onNetworkReachable(const std::shared_ptr< linphone::Core > &core, bool reachable)linphone::CoreListenerinlinevirtual
onNewAlertTriggered(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Alert > &alert)linphone::CoreListenerinlinevirtual
onNewMessageReaction(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< const linphone::ChatMessageReaction > &reaction)linphone::CoreListenerinlinevirtual
onNewSubscriptionRequested(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Friend > &linphoneFriend, const std::string &url)linphone::CoreListenerinlinevirtual
onNotifyPresenceReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Friend > &linphoneFriend)linphone::CoreListenerinlinevirtual
onNotifyPresenceReceivedForUriOrTel(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Friend > &linphoneFriend, const std::string &uriOrTel, const std::shared_ptr< const linphone::PresenceModel > &presenceModel)linphone::CoreListenerinlinevirtual
onNotifyReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Event > &linphoneEvent, const std::string &notifiedEvent, const std::shared_ptr< const linphone::Content > &body)linphone::CoreListenerinlinevirtual
onNotifySent(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Event > &linphoneEvent, const std::shared_ptr< const linphone::Content > &body)linphone::CoreListenerinlinevirtual
onPreviewDisplayErrorOccurred(const std::shared_ptr< linphone::Core > &core, int errorCode)linphone::CoreListenerinlinevirtual
onPublishReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Event > &linphoneEvent, const std::string &publishEvent, const std::shared_ptr< const linphone::Content > &body)linphone::CoreListenerinlinevirtual
onPublishStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Event > &linphoneEvent, linphone::PublishState state)linphone::CoreListenerinlinevirtual
onPushNotificationReceived(const std::shared_ptr< linphone::Core > &core, const std::string &payload)linphone::CoreListenerinlinevirtual
onQrcodeFound(const std::shared_ptr< linphone::Core > &core, const std::string &result)linphone::CoreListenerinlinevirtual
onReactionRemoved(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ChatRoom > &chatRoom, const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< const linphone::Address > &address)linphone::CoreListenerinlinevirtual
onReferReceived(const std::shared_ptr< linphone::Core > &core, const std::string &referTo)linphone::CoreListenerinlinevirtual
onRegistrationStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::ProxyConfig > &proxyConfig, linphone::RegistrationState state, const std::string &message)linphone::CoreListenerinlinevirtual
onSubscribeReceived(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Event > &linphoneEvent, const std::string &subscribeEvent, const std::shared_ptr< const linphone::Content > &body)linphone::CoreListenerinlinevirtual
onSubscriptionStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Event > &linphoneEvent, linphone::SubscriptionState state)linphone::CoreListenerinlinevirtual
onTransferStateChanged(const std::shared_ptr< linphone::Core > &core, const std::shared_ptr< linphone::Call > &transfered, linphone::Call::State callState)linphone::CoreListenerinlinevirtual
onVersionUpdateCheckResultReceived(const std::shared_ptr< linphone::Core > &core, linphone::VersionUpdateCheckResult result, const std::string &version, const std::string &url)linphone::CoreListenerinlinevirtual