amIAlone

fun Call.amIAlone(): Flow<Boolean>

Utility function to detect whenever the logged SDK user is alone in the call

Receiver

Flow the call flow

Return

Flow flow emitting true whenever the logged SDK user is alone in the call