Package io.rong.message
Class NotificationMessage
-
- All Implemented Interfaces:
public abstract class NotificationMessage
The abstract base class for notification messages, used to represent various notifications in chats. Some messages are stored in the message history, while others are not.
-
-
Constructor Summary
Constructors Constructor Description NotificationMessage()
-