Show / Hide Table of Contents

    Enum AccountSyncState

    Definition

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

    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-2022 Samsung
    Generated by DocFX