| MobileBackendManagerConfiguration Class |
Namespace: Oracle.Cloud.Mobile.Configuration
The MobileBackendManagerConfiguration type exposes the following members.
| 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.
|
| Name | Description | |
|---|---|---|
| LogLevel |
The log level to be used by the SDK.
| |
| MobileBackendConfigurations |
List of configurations for Mobile Backends.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |