public static class InPlayer.Configuration
Represents an opaque configuration for the InPlayer SDK configuration.
| Modifier and Type | Class and Description |
|---|---|
static class |
Configuration.Builder
Allows for simple constructing of a
Configuration object. |
| Modifier and Type | Field and Description |
|---|---|
android.content.Context |
context |
java.lang.Boolean |
isDebug |
java.lang.String |
mMerchantUUID |
java.lang.String |
mServerUrl |
java.lang.String |
referrer |