StreamMapper

Utility functions for the streams

Functions

Link copied to clipboard
fun Call.amIAlone(): Flow<Boolean>

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

Link copied to clipboard
fun Call.amIWaitingOthers(): Flow<Boolean>

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

Link copied to clipboard

Utility function to retrieve whenever a local stream has been published and currently visible/audible to other call participants

Link copied to clipboard
fun Call.doOthersHaveStreams(): Flow<Boolean>

Utility function to retrieve whenever any of the other participants have published streams