Package com.bandyer.android_sdk.call.notification

Types

Link copied to clipboard
abstract class CallEventBroadcastReceiver : BaseEventBroadcastReceiver, CallObserver

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

Link copied to clipboard

Call notification which can be shown

Link copied to clipboard
interface CallNotificationListener

Listener for call notifications

Link copied to clipboard
interface CallNotificationStyle : BaseNotificationStyle<CallNotificationStyle>

Style of the call notification

Link copied to clipboard
enum CallNotificationType : Enum<CallNotificationType>

Types of call notifications that are currently handled

Link copied to clipboard
class SimpleCallNotificationListener(context: Context) : CallNotificationListener

Simple call notification listener handles how the incoming calls will be shown and uses the SimpleCallConfiguration