CustomInteractiveMessage class is used to create an interactive message that can be sent via CometChat. It extends the InteractiveMessage class from CometChat.
Constructor
Class Usage
How to create an instance of theCustomInteractiveMessage class:
- Java
Send Custom Interactive Message
- Java