Airship configuration. More...
Classes | |
| class | EnvironmentConfig |
| Environment configuration. More... | |
Properties | |
| AirshipEnvironment | DefaultEnvironment = AirshipEnvironment.Production [get, set] |
| The default environment. | |
| EnvironmentConfig? | ProductionConfig [get, set] |
| The production configuration. | |
| EnvironmentConfig? | DevelopmentConfig [get, set] |
| The development configuration. | |
| AirshipSite | Site = AirshipSite.US [get, set] |
| The site. | |
| bool | DataCollectionOptInEnabled [get, set] |
| Data collection opt-in enabled. | |
| bool | InProduction = true [get, set] |
| In production flag. | |
Airship configuration.
|
getset |
Data collection opt-in enabled.
|
getset |
The default environment.
|
getset |
The development configuration.
|
getset |
In production flag.
|
getset |
The production configuration.
|
getset |
The site.