RemoteUserLookupHandler
Remote user lookup handler. It uses the remote API to search for users.
Parameters
chatClient
Chat client used to query members.
channelCid
The CID of the channel we are querying for members.
Functions
Link copied to clipboard
Performs users lookup by given query in suspend way. It's executed on background, so it can perform heavy operations.
Inherited functions
Link copied to clipboard
Link copied to clipboard
Wraps the current UserLookupHandler with the provided queryFormatter.