Class ChatNotification
-
- All Implemented Interfaces:
public class ChatNotificationRepresents a chat notification with a specific type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classChatNotification.MessageNewNotification for a new message in a channel.
public final classChatNotification.NotificationReminderDueNotification for a reminder due in a channel.
-
Field Summary
Fields Modifier and Type Field Description public final static StringTYPE_MESSAGE_NEWpublic final static StringTYPE_NOTIFICATION_REMINDER_DUE
-