InCallManagerModule

Constructors

Link copied to clipboard
constructor(activity: Activity, inCallManagerEventCallbacks: InCallManagerEventCallbacks)

Types

Link copied to clipboard

AudioDevice is the names of possible audio devices that we currently support.

Properties

Functions

Link copied to clipboard
Link copied to clipboard
open override fun onAudioFocusChange(focusChange: Int)
Link copied to clipboard
Link copied to clipboard
fun release()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun start(media: String, auto: Boolean, ringBackUriType: String)
Link copied to clipboard
fun stop(busyToneUriType: String = "")
Link copied to clipboard

Updates list of possible audio devices and make new device selection.