sippo-sdk / com.quobis.sippo.sipposdk.conference / ConferenceRx / getParticipants

getParticipants

fun getParticipants(): Single<List<Participant>>

Fetches the current conference participants, including the local user.

Return
A single that will emit the participant list when the request is processed. In case of error, it will emit a ConferenceError.