Package com. bandyer. android_sdk. call. notification
Types
Link copied to clipboard
abstract class CallEventBroadcastReceiver : BaseEventBroadcastReceiver, CallObserver
Content copied to clipboard
A broadcast receiver that receive broadcast when a call starts, ends or ends with error.
Link copied to clipboard
interface CallNotification : BaseNotification<CallNotification> , CallNotificationStyle
Content copied to clipboard
Call notification which can be shown
Link copied to clipboard
Listener for call notifications
Link copied to clipboard
interface CallNotificationStyle : BaseNotificationStyle<CallNotificationStyle>
Content copied to clipboard
Style of the call notification
Link copied to clipboard
Types of call notifications that are currently handled
Link copied to clipboard
class SimpleCallNotificationListener(context: Context) : CallNotificationListener
Content copied to clipboard
Simple call notification listener handles how the incoming calls will be shown and uses the SimpleCallConfiguration