Liblinphone  5.3.0
linphone::ChatMessageListener Member List

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

onEphemeralMessageDeleted(const std::shared_ptr< linphone::ChatMessage > &message)linphone::ChatMessageListenerinlinevirtual
onEphemeralMessageTimerStarted(const std::shared_ptr< linphone::ChatMessage > &message)linphone::ChatMessageListenerinlinevirtual
onFileTransferProgressIndication(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< linphone::Content > &content, size_t offset, size_t total)linphone::ChatMessageListenerinlinevirtual
onFileTransferRecv(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< linphone::Content > &content, const std::shared_ptr< const linphone::Buffer > &buffer)linphone::ChatMessageListenerinlinevirtual
onFileTransferSend(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< linphone::Content > &content, size_t offset, size_t size)=0linphone::ChatMessageListenerpure virtual
onFileTransferSendChunk(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< linphone::Content > &content, size_t offset, size_t size, const std::shared_ptr< linphone::Buffer > &buffer)linphone::ChatMessageListenerinlinevirtual
onMsgStateChanged(const std::shared_ptr< linphone::ChatMessage > &message, linphone::ChatMessage::State state)linphone::ChatMessageListenerinlinevirtual
onNewMessageReaction(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< const linphone::ChatMessageReaction > &reaction)linphone::ChatMessageListenerinlinevirtual
onParticipantImdnStateChanged(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< const linphone::ParticipantImdnState > &state)linphone::ChatMessageListenerinlinevirtual
onReactionRemoved(const std::shared_ptr< linphone::ChatMessage > &message, const std::shared_ptr< const linphone::Address > &address)linphone::ChatMessageListenerinlinevirtual