NativeIncidentDetailsService(server: String!, apiVersion: String!, apiKey: String!, sdkVersion: String!, applicationClientId: String!, applicationClientVersion: String!)
Creates an instance of NativeIncidentDetailsService using the provided parameters. Uses a constructor from the base NativeService
class.
server
- String!: URI of the server.
apiVersion
- String!: Version of the TomTom API to perform requests against.
apiKey
- String!: TomTom API Key.
sdkVersion
- String!: Version of the TomTom SDK used.
applicationClientId
- String!: Client id used for STE analytics.
applicationClientVersion
- String!: Client version used for STE analytics.