Internal constructor not meant for callers to invoke directly.
Namespace: Oracle.Cloud.Mobile.StorageAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic Storage(
MobileBackend backend
)
Public Sub New (
backend As MobileBackend
)
public:
Storage(
MobileBackend^ backend
)
new :
backend : MobileBackend -> Storage
Parameters
- backend
- Type: Oracle.Cloud.Mobile.MobileBackendMobileBackend
See Also