Package com.novomind.ecom.api.iagent.messenger.event
package com.novomind.ecom.api.iagent.messenger.event
-
InterfacesClassDescriptionA
MessengerAudioDataMessageReceivedEventprovides all information about the received audio data message.AMessengerAudioDataMessageSentEventprovides all information about the audio data message sent by an external system.AMessengerAudioUrlMessageReceivedEventprovides all information about the received audio url message.AMessengerAudioUrlMessageSentEventprovides all information about the audio url message sent by an external system.TheMessengerConnectorConversationTypingEventListeneris an interface that implements the callback event functions triggered due to a previously received conversation typing event.TheMessengerConnectorEventListeneris an interface that implements the callback event functions triggered due to a received messenger message and handled by the novomind iAGENT system.TheMessengerConnectorMessageReceivedStatusEventListeneris an interface that implements the callback event functions triggered due to the previously received messenger message.TheMessengerConnectorStatusReceivedEventListeneris an interface that implements the callback event functions triggered due to the previously received messenger status.AMessengerConversationTypingEventsignals that someone started or stopped typing in a messenger conversation.AMessengerConversationTypingReceivedFailedEventprovides all information about a conversation typing event that was not received successfully.AMessengerConversationTypingReceivedSuccessfulEventprovides all information about a conversation typing event that was received successfully.AMessengerDeletedMessageEventsignals that a specific messenger message has been deleted.AMessengerDeliveredMessageEventsignals that a specific messenger message has been delivered.AMessengerEditedMessageEventsignals that a specific messenger message has been edited.AMessengerFileDataMessageReceivedEventprovides all information about the received file data message.AMessengerFileDataMessageSentEventprovides all information about the file data message sent by an external system.AMessengerFileUrlMessageReceivedEventprovides all information about the received file url message.AMessengerFileUrlMessageSentEventprovides all information about the file url message sent by an external system.AMessengerImageDataMessageReceivedEventprovides all information about the received image data message.AMessengerImageDataMessageSentEventprovides all information about the image data message sent by an external system.AMessengerImageUrlMessageReceivedEventprovides all information about the received image url message.AMessengerImageUrlMessageSentEventprovides all information about the image url message sent by an external system.AMessengerMessageEventprovides all information about a messenger message event.AMessengerMessageReceivedEventprovides all information about a received messenger message event.AMessengerMessageReceivedFailedEventprovides all information about a messenger message that was not received successfully.AMessengerMessageReceivedSuccessfulEventprovides all information about a messenger message that was received successfully.AMessengerMessageSentEventprovides all information about a sent messenger message event.AMessengerMessageStatusEventsignals that a message status has been received.AMessengerRawMessageReceivedEventprovides all information about the received raw message.AMessengerRawMessageSentEventprovides all information about the raw message sent by an external system.AMessengerReadMessageEventsignals that a specific messenger message has been read.AMessengerSendMessageFailedEventprovides all information about a messenger message that failed to be sent.AMessengerSentMessageEventsignals that a specific messenger message has been sent.AMessengerStatusReceivedFailedEventprovides all information about a messenger status event that was not received successfully.AMessengerStatusReceivedSuccessfulEventprovides all information about a messenger status event that was received successfully.AMessengerTextMessageReceivedEventprovides all information about the received text message.AMessengerTextMessageSentEventprovides all information about the text message sent by an external system.AMessengerVideoDataMessageReceivedEventprovides all information about the received video data message.AMessengerVideoDataMessageSentEventprovides all information about the video data message sent by an external system.AMessengerVideoUrlMessageReceivedEventprovides all information about the received video url message.AMessengerVideoUrlMessageSentEventprovides all information about the video url message sent by an external system.