CallControllerListener

Listener handling changes connected with calling functionality of the Sinch SDK eg. being notified about new incoming call.

Functions

Link copied to clipboard
abstract fun onIncomingCall(callController: CallController, call: Call)

Tells the listener that an incoming call has been received. This method will be called after push payload is relayed with SinchClient.relayRemotePushNotification.