reorderParticipants

fun reorderParticipants(participants: List<Contact>): Completable

Reorder the participant list for this group.

Return

A completable that will emit when the request is processed. In case of error, it will emit a SippoResourceError.

Parameters

participants

Ordered list of participant.