toInCallParticipants

fun Call.toInCallParticipants(): Flow<List<CallParticipant>>

Utility function to retrieve the participants that are in-call

Receiver

Flow the call flow

Return

Flow> flow emitting all the participants that are in-call