| MobileBackendManager Class |
Namespace: Oracle.Cloud.Mobile.MobileBackend
The MobileBackendManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Configuration |
The configuration of the application. The configuration should be set once before any Mobile Backends are accessed.
| |
| DefaultMobileBackend |
Returns the default MobileBackend object if specified by the configuration.
| |
| Manager |
Returns the singleton MobileBackendManager object.
|
| 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.) | |
| GetMobileBackend |
Returns a MobileBackend object with the specified name.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |