searchOutgoingCallPendingIntent

fun searchOutgoingCallPendingIntent(callId: StreamCallId, notificationId: Int = NotificationHandler.INCOMING_CALL_NOTIFICATION_ID): PendingIntent?

Search for an activity that is used for outgoing calls. Calls are considered outgoing until the call is accepted.

Parameters

callId

the call id

notificationId

the notification ID.