toOtherDisplayNames

fun Call.toOtherDisplayNames(): Flow<List<String>>

Utility function to be used to receive the other participants display names as list

Receiver

Flow the call flow

Return

Flow> flow representing the other participants display names as list