Show / Hide Table of Contents

    Namespace Tizen.Account.SyncManager

    Classes

    SyncAdapter

    This class contains the delegates to be called upon scheduling a sync operation.

    SyncClient

    The SyncClient APIs for managing the sync operations. Applications will call these APIs to schedule their sync operations. The sync service maintains sync requests from all the applications and invokes their respective callback methods to perform account synchronization operations.

    SyncJobData

    This class represents information about the sync job request.

    Enums

    SyncOption

    Enumeration for the sync option.

    SyncPeriod

    Enumeration for the sync period.

    Delegates

    SyncAdapter.CancelSyncCallback

    The callback function for the sync adapter's cancel sync request.

    SyncAdapter.StartSyncCallback

    The callback function for the sync adapter's start sync request.

    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX