sdk
2.3.0
sdk
/
com.mapbox.search
/
SearchCallback
/
onResults
on
Results
abstract
fun
onResults
(
results
:
List
<
SearchResult
>
,
responseInfo
:
ResponseInfo
)
Called when results are ready.
Parameters
results
List of
SearchResult
.
response
Info
Search response and request information.