toMyParticipantState

fun Call.toMyParticipantState(): Flow<CallParticipant.State>

Utility function to be used to retrieve current logged participant's state

Receiver

Flow the call flow

Return

Flow flow representing the current logged participant's state