ICMessageType (Discontinued)

🚧

Note

Please note that we have announced end of sale for Cordova SDK. It is no longer offered as a standard Webex Connect capability.

This class describes the message types.

ValueDescription
MessageStandard Push or Live Chat / In-App Messaging.
MessageNotificationRepresents the notification part of an Live Chat / In-App Messaging.
ReadReceiptMessage data is a ReadReceipt, only TransactionId is available and can be used to match receipt to the original message.
RepublishThe message is a republish of a MO, all data from the original message is available.
AlertMessage data is alert from the Webex Connect platform.
DeliveryReceiptMessage data is a DeliveryReceipt, TransactionId is available and can be used to match the receipt to the original message.
TypingStartMessage data is a TypingStart from the Webex Connect platform end.
TypingStopMessage data is a TypingStop from the Webex Connect platform end.
ClickedReceiptMessage is a clicked receipt.
ClickedReceiptMessage Data is a clicked event of template element button.