sdk-search / com.tomtom.online.sdk.search.data.poidetails / PoiDetailsQuery

PoiDetailsQuery

open class PoiDetailsQuery : BaseRequestQuery

Builder class used to create PoiDetailsQuery.

Constructors

<init>

PoiDetailsQuery(id: String!)

Constructor for the POI details query which allows the reception of a full list of POI details with additional information about the POIs including: rating, price range, photo IDs, and user reviews.

Functions

dispose

open fun dispose(): Unit

getNativeHandle

open fun getNativeHandle(): Long

prepare

open fun prepare(): Long

toString

open fun toString(): String