Enum AccountSyncState

Definition

Namespace:
Tizen.Account.AccountManager
Assembly:
Tizen.Account.AccountManager.dll
API Level:
3

Enumeration for the account sync status.

C#
Copy
public enum AccountSyncState
Name Description
Idle

Account sync supported and sync status is idle.

InvalidState

Account sync is invalid.

NotSupported

Account sync not supported.

Off

Account sync supported, but all the synchronization functionalities are off.

Running

Account sync supported and sync status is running.