Package com.bandyer.android_sdk.chat.notification

Types

Link copied to clipboard
abstract class ChatEventBroadcastReceiver : BaseEventBroadcastReceiver, ChatObserver

A broadcast receiver that receive broadcast when a chat starts, ends or ends with error.

Link copied to clipboard

Chat notification which can be shown

Link copied to clipboard
interface ChatNotificationListener

Listener for chat notifications

Link copied to clipboard
interface ChatNotificationStyle : BaseNotificationStyle<ChatNotificationStyle>

Chat notification style

Link copied to clipboard
class SimpleChatNotificationListener(context: Context) : ChatNotificationListener

Simple chat notification listener handles how the incoming chat message will be shown and uses the SimpleChatConfiguration