requestParticipantListUpdate

open fun requestParticipantListUpdate(): Boolean

Call this method to request participant list in case of large group call The result will be dispatched with the event com.streamwide.smartms.lib.core.api_ktx.call.events.ParticipantListUpdated

Return

boolean , true is the request is queued to be sent, false otherwise