sdk
/
com.mapbox.search
/
ResponseInfo
Response
Info
class
ResponseInfo
:
Parcelable
Content copied to clipboard
Information about search response and associated search request.
Functions
Properties
See also
See also
com.mapbox.search.SearchSuggestionsCallback
com.mapbox.search.SearchSelectionCallback
com.mapbox.search.SearchMultipleSelectionCallback
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
requestOptions
Link copied to clipboard
val
requestOptions
:
RequestOptions
Content copied to clipboard
options for original search request.
responseUuid
Link copied to clipboard
val
responseUuid
:
String
?
Content copied to clipboard
Service response identifier.