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.
Value | Description |
---|---|
Message | Standard Push or Live Chat / In-App Messaging. |
MessageNotification | Represents the notification part of an Live Chat / In-App Messaging. |
ReadReceipt | Message data is a ReadReceipt, only TransactionId is available and can be used to match receipt to the original message. |
Republish | The message is a republish of a MO, all data from the original message is available. |
Alert | Message data is alert from the Webex Connect platform. |
DeliveryReceipt | Message data is a DeliveryReceipt, TransactionId is available and can be used to match the receipt to the original message. |
TypingStart | Message data is a TypingStart from the Webex Connect platform end. |
TypingStop | Message data is a TypingStop from the Webex Connect platform end. |
ClickedReceipt | Message is a clicked receipt. |
ClickedReceipt | Message Data is a clicked event of template element button. |
Updated 10 months ago