Package com. bandyer. android_sdk. notification
Types
Link copied to clipboard
abstract class BaseEventBroadcastReceiver(val action: String) : BroadcastReceiver
Content copied to clipboard
A broadcast receiver that receive broadcast when a call starts, ends or ends with error.
Link copied to clipboard
BaseNotification
Link copied to clipboard
BaseNotificationStyle
Link copied to clipboard
class FormatContext(val component: BandyerComponent, val isNotification: Boolean)
Content copied to clipboard
Context of the formatter. This context may be used to customize an incoming event, based on the component and/or if is a notification