UserLookupHandler
Users lookup functional interface. Used to create custom users lookup algorithm.
Inheritors
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.