Click or drag to resize
IMobileBackendAppConfig Property
Returns an instance of AppConfig. Callers can download the configuration form the service by invoking LoadAppConfig().

Namespace: Oracle.Cloud.Mobile.MobileBackend
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
AppConfig AppConfig { get; }

Property Value

Type: AppConfig
See Also