Package com.bandyer.android_sdk.notification

Types

Link copied to clipboard
abstract class BaseEventBroadcastReceiver(val action: String) : BroadcastReceiver

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

Link copied to clipboard
interface BaseNotification<T>

BaseNotification

Link copied to clipboard
interface BaseNotificationStyle<T>

BaseNotificationStyle

Link copied to clipboard
class FormatContext(val component: BandyerComponent, val isNotification: Boolean)

Context of the formatter. This context may be used to customize an incoming event, based on the component and/or if is a notification