isChannelLinkedToExternalChannel

open fun isChannelLinkedToExternalChannel(@NonNull context: Context, @Nullable callId: String): Boolean

Call this method to to find out whether there is an external channel linked to the channel with the given call ID

Return

True if there is an external channel linked to the current channel, false otherwise

Parameters

context

Context:The application context

callId

the call identifier