Enum AccountSyncState

    Definition

    Namespace:
    Tizen.Account.AccountManager
    Assembly:
    Tizen.Account.AccountManager.dll

    Enumeration for the account sync status.

    public enum AccountSyncState

    Fields

    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX