searchIncomingCallPendingIntent
fun searchIncomingCallPendingIntent(callId: StreamCallId, notificationId: Int = NotificationHandler.INCOMING_CALL_NOTIFICATION_ID): PendingIntent?
Search for an activity that can receive incoming calls from Stream Server.
Parameters
callId
The call id from the incoming call.
notificationId
the notification ID.