Namespace: mcs

mcs

MCS module.
Source:

Members


<static> AnalyticsEvent :AnalyticsEvent

Class that holds an analytics event.

Class that holds an analytics event.
Type:
Source:

<static> BrowserPlatform :BrowserPlatform

Platform class for browser applications.

Platform class for browser applications. Derives from Platform.
Type:
Source:

<static> CordovaPlatform :CordovaPlatform

Platform class for Cordova applications.

Platform class for Cordova applications. Derives from BrowserPlatform.
Type:
  • CordovaPlatform
Source:

<static> MobileBackendManager :MobileBackendManager

The entry-point into the Oracle Mobile Cloud Service SDK.

The entry-point into the Oracle Mobile Cloud Service SDK. The MobileBackendManager has a singleton from which MobileBackend objects can be accessed, which in turn provide access to Analytics, Storage, Auth and other capabilities.
Type:
Deprecated:
Source:

<static> mobileBackendManager :MobileBackendManager

The entry-point into the Oracle Mobile Cloud Service SDK.

The entry-point into the Oracle Mobile Cloud Service SDK. The MobileBackendManager has a singleton from which MobileBackend objects can be accessed, which in turn provide access to Analytics, Storage, Auth and other capabilities.
Type:
Source:

<static> NetworkResponse :NetworkResponse

Class that provides network response details.

Class that provides network response details.
Type:
Source:

<static> NetworkStorageObject :NetworkResponse

Class that provides network response details.

Class that provides network response details.
Type:
Source:

<static> StorageObject :StorageObject

Class that represents a storage object resource that can be used to store data.

Class that represents a storage object resource that can be used to store data.
Type:
Source: