amIWaitingOthers

fun Call.amIWaitingOthers(): Flow<Boolean>

Utility function to retrieve whenever my participant is waiting for other participants to publish their audio or video streams

Receiver

Flow the call flow

Return

Flow flow emitting true whenever my participant is waiting for other participants to publish their audio or video streams