DigitalFlyer

constructor(subscriptionKey: String, client: String, banner: String = client, environment: Environment = Environment.LIVE, bannerId: String? = null)

Parameters

subscriptionKey

The subscription key, as provided by TC, associated with the application

client

The client's name, as provided by TC, associated with this instance

banner

The banner, as provided by TC, associated with this instance

environment

The API Environment associated with this instance