onCreateIncomingConnection

abstract fun onCreateIncomingConnection(payload: Bundle?)

Called when Android Telecom creates an incoming connection.

Triggered before the call UI is shown. Use for pre-initialization if needed.

Parameters

payload

raw push notification data