Liblinphone  5.3.0
linphone::CallListener Member List

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

onAckProcessing(const std::shared_ptr< linphone::Call > &call, const std::shared_ptr< linphone::Headers > &ack, bool isReceived)linphone::CallListenerinlinevirtual
onAudioDeviceChanged(const std::shared_ptr< linphone::Call > &call, const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::CallListenerinlinevirtual
onCameraNotWorking(const std::shared_ptr< linphone::Call > &call, const std::string &cameraName)linphone::CallListenerinlinevirtual
onDtmfReceived(const std::shared_ptr< linphone::Call > &call, int dtmf)linphone::CallListenerinlinevirtual
onEncryptionChanged(const std::shared_ptr< linphone::Call > &call, bool on, const std::string &authenticationToken)linphone::CallListenerinlinevirtual
onGoclearAckSent(const std::shared_ptr< linphone::Call > &call)linphone::CallListenerinlinevirtual
onInfoMessageReceived(const std::shared_ptr< linphone::Call > &call, const std::shared_ptr< const linphone::InfoMessage > &message)linphone::CallListenerinlinevirtual
onNextVideoFrameDecoded(const std::shared_ptr< linphone::Call > &call)linphone::CallListenerinlinevirtual
onReceiveMasterKeyChanged(const std::shared_ptr< linphone::Call > &call, const std::string &receiveMasterKey)linphone::CallListenerinlinevirtual
onRemoteRecording(const std::shared_ptr< linphone::Call > &call, bool recording)linphone::CallListenerinlinevirtual
onSendMasterKeyChanged(const std::shared_ptr< linphone::Call > &call, const std::string &sendMasterKey)linphone::CallListenerinlinevirtual
onSnapshotTaken(const std::shared_ptr< linphone::Call > &call, const std::string &filePath)linphone::CallListenerinlinevirtual
onStateChanged(const std::shared_ptr< linphone::Call > &call, linphone::Call::State state, const std::string &message)linphone::CallListenerinlinevirtual
onStatsUpdated(const std::shared_ptr< linphone::Call > &call, const std::shared_ptr< const linphone::CallStats > &stats)linphone::CallListenerinlinevirtual
onTmmbrReceived(const std::shared_ptr< linphone::Call > &call, int streamIndex, int tmmbr)linphone::CallListenerinlinevirtual
onTransferStateChanged(const std::shared_ptr< linphone::Call > &call, linphone::Call::State state)linphone::CallListenerinlinevirtual
onVideoDisplayErrorOccurred(const std::shared_ptr< linphone::Call > &call, int errorCode)linphone::CallListenerinlinevirtual