Package com. bandyer. android_sdk. chat. notification
Types
Link copied to clipboard
abstract class ChatEventBroadcastReceiver : BaseEventBroadcastReceiver, ChatObserver
Content copied to clipboard
A broadcast receiver that receive broadcast when a chat starts, ends or ends with error.
Link copied to clipboard
interface ChatNotification : BaseNotification<ChatNotification> , ChatNotificationStyle
Content copied to clipboard
Chat notification which can be shown
Link copied to clipboard
Listener for chat notifications
Link copied to clipboard
interface ChatNotificationStyle : BaseNotificationStyle<ChatNotificationStyle>
Content copied to clipboard
Chat notification style
Link copied to clipboard
class SimpleChatNotificationListener(context: Context) : ChatNotificationListener
Content copied to clipboard
Simple chat notification listener handles how the incoming chat message will be shown and uses the SimpleChatConfiguration