Query Members

Query Channel Members

The ability to search for and query members within a chat channel is an essential feature for creating a seamless and engaging user experience. With Amity Chat SDK, developers can use the query member feature to allow users to search for and retrieve member information within a channel. We will discuss how to use the query member feature of Amity Chat SDK to enable users to search and retrieve member information within a chat channel.

For the specified channel, the list of users will be sorted by as a lastCreated default parameter. Users can also choose to sort by lastCreated or firstCreated.

All participation related methods in a channel fall under a separate ChannelParticipation class.

Last updated