Package com.novomind.ecom.api.iagent.messenger.connector
package com.novomind.ecom.api.iagent.messenger.connector
- 
ClassDescriptionRuntime annotation used to specify custom chat channels.Represents the message format which the
MessengerTextMessages of aCustomChatChannelshould use.Represents a formatting element that is supported by aCustomChatChannel.This interface is an extension point to implement message retrieval from different sources to the novomind iAGENT system and also the delivery of the messages back to the source, after the message has been answered by the novomind iAGENT system.TheMessengerConnectorMessageSenderis an interface that implements the callback event functions triggered when messages need to be sent.Runtime annotation used to mark aMessengerConnector.TheMessengerConnectorStatusSenderis an interface that implements the callback event functions triggered when statuses need to be sent.