Central environment variables
More...
|
static readonly string | BUILT_SR = "NORMAL" |
| The couner domain configuration More...
|
|
static readonly List< int > | SYNC_RATES = new List<int>() { 20 } |
|
static readonly string | VERSION = "xbox 1.2.0" |
| Version of this library More...
|
|
static readonly string | PROTOCOL = "https://" |
| Used protocol More...
|
|
static readonly string | DEFAULT_UWP ="Generic UWP" |
| Default fallback if no sku is found More...
|
|
static readonly int | REQUEST_TIMEOUT = 30 |
| Timeout of sensor http(s) requests More...
|
|
static readonly bool | UNIT_TEST_MODE = false |
| Disables some UI Related features to unit-test. More...
|
|
static bool | DEBUG_MODE = true |
| DebugMode More...
|
|
static readonly string | DEBUG_PREF = "[KM Streaming Sensor] " |
|
Central environment variables
◆ BUILT_SR
readonly string com.kantarmedia.sensor.xbox.Env.BUILT_SR = "NORMAL" |
|
static |
The couner domain configuration
Sync rates
◆ DEBUG_MODE
bool com.kantarmedia.sensor.xbox.Env.DEBUG_MODE = true |
|
static |
◆ DEBUG_PREF
readonly string com.kantarmedia.sensor.xbox.Env.DEBUG_PREF = "[KM Streaming Sensor] " |
|
static |
◆ DEFAULT_UWP
readonly string com.kantarmedia.sensor.xbox.Env.DEFAULT_UWP ="Generic UWP" |
|
static |
Default fallback if no sku is found
◆ PROTOCOL
readonly string com.kantarmedia.sensor.xbox.Env.PROTOCOL = "https://" |
|
static |
◆ REQUEST_TIMEOUT
readonly int com.kantarmedia.sensor.xbox.Env.REQUEST_TIMEOUT = 30 |
|
static |
Timeout of sensor http(s) requests
◆ UNIT_TEST_MODE
readonly bool com.kantarmedia.sensor.xbox.Env.UNIT_TEST_MODE = false |
|
static |
Disables some UI Related features to unit-test.
◆ VERSION
readonly string com.kantarmedia.sensor.xbox.Env.VERSION = "xbox 1.2.0" |
|
static |
The documentation for this class was generated from the following file: