sendbird / sendbird-chat-sample-ios

This repository provides feature-level Chat samples with Swift.
https://sendbird.com/docs/chat/v4/ios/overview
MIT License
33 stars 5 forks source link

Group Channel/ iOS-Retrieve a list of members and operators in a specific order #69

Closed octa-george closed 2 years ago

octa-george commented 2 years ago

The members and operators of a group channel can be retrieved by specific order, e.g members in alphabetical order or Operators are sequenced before the members, both in an alphabetical order.