Click or drag to resize
SynchronizationEngineHostDeviceState Property
Property that returns the current DeviceState.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public abstract DeviceState DeviceState { get; }

Property Value

Type: DeviceState
See Also