getPickableCall

abstract fun getPickableCall(): CallExtension?

Let you know if there is an ongoing call on another device from the user that can be picked up on this one.

Return

CallExtension if there is an ongoing call that can be picked up, null otherwise.