searchOngoingCallPendingIntent
abstract fun searchOngoingCallPendingIntent(callId: StreamCallId, notificationId: Int, payload: Map<String, Any?>): PendingIntent?
Searches an activity that will accept the ACTION_ONGOING_CALL intent and jump right back into the call.
Parameters
callId
the call id
payload
The payload from Push Notification
notificationId
the notification ID.