pois Autocomplete
Autocomplete text search of the features of a venue having a name or description
Return
VenueFeatureResponse
Parameters
ID of the venue
Optional search string. If not passed then all features will be listed alphabetically
Option to search even not searchable pois
Optional filter by level
Optional filter by building (use 'undefined' to find POIs without building defined)
Optional filter by category
Optional filter by POI list of ref
the language code (en, fr...)
Optional filter by complex queries on properties (ex: indoor:="room" OR door:="yes")
Throws
If the request is not correctly configured
Rethrows the OkHttp execute method exception
If the API returns an informational or redirection response
If the API returns a client error response
If the API returns a server error response