searchRejectCallPendingIntent
open override fun searchRejectCallPendingIntent(callId: StreamCallId, payload: Map<String, Any?>): PendingIntent?
Searches for a broadcast receiver that can consume the ACTION_REJECT_CALL intent to reject a call from the Stream Server.
Return
The PendingIntent which can trigger a component to consume the call rejection event.
Parameters
callId
The ID of the call.
payload
The payload from Push Notification