searchAcceptCallPendingIntent

open override fun searchAcceptCallPendingIntent(callId: StreamCallId, notificationId: Int, payload: Map<String, Any?>): PendingIntent?

Search for an activity that can accept call from Stream Server.

Return

The PendingIntent which can trigger a component to consume accept call events.

Parameters

callId

The call id from the incoming call.

notificationId

the notification ID.

payload

The payload from Push Notification