MobileBackendManagerConfiguration Constructor |
Name | Description | |
---|---|---|
![]() | MobileBackendManagerConfiguration |
Initializes an empty configuration object.
|
![]() | MobileBackendManagerConfiguration(Stream) |
Reads the configuration from a json stream.
|
![]() | MobileBackendManagerConfiguration(String) |
Reads the configuration from an asset. The URI ("ms-appx:///") may or
may not be pre-pended.
|
![]() | MobileBackendManagerConfiguration(StorageFile) |
Reads the configuration from a json file.
|