onQueryChanged

abstract fun onQueryChanged(query: String)

In this method you will receive the query as shopper types it.

This query is to be used to perform an address search operation.

Parameters

query

The search query.