Package io.getstream.chat.android.client.notifications.handler
See: Description
-
Class Summary Class Description MessageNew Notification for a new message in a channel. NotificationReminderDue Notification for a reminder due in a channel. ChatNotification Represents a chat notification with a specific type. NotificationConfig Push notifications configuration class -
Interface Summary Interface Description NotificationHandler Handler responsible for showing and dismissing notification. PushDeviceGenerator Generator responsible for providing information needed to register the push notifications provider UserIconBuilder Creates an IconCompat for a given user to be shown on notifications. -
Object Summary Object Description NotificationHandlerFactory Factory for default NotificationHandler.