filter
abstract fun filter(query: String, handler: CompletionHandler<List<Space>>)
Content copied to clipboard
Fetches a filtered list of spaces that you are already a part of.
Since
3.0.0
Parameters
query
The query to search spaces
handler
A completion handler that gives the filtered list of spaces