sdk-common / com.tomtom.online.sdk.common.service / NativeService / construct

construct

protected abstract fun construct(server: String!, apiVersion: String!, apiKey: String!): Long

Creates an instance of the native REST service handler.

Parameters

server - String!: the URI of the server

apiVersion - String!: the version of the API requests will be made against

apiKey - String!: TomTom API key

Return
Long: handle to the native object