ResponseInfo

class ResponseInfo : Parcelable

Information about search response and associated search request.

See also

Functions

describeContents
Link copied to clipboard
abstract fun describeContents(): Int
writeToParcel
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

requestOptions
Link copied to clipboard
val requestOptions: RequestOptions
options for original search request.
responseUuid
Link copied to clipboard
val responseUuid: String?
Service response identifier.