Show / Hide Table of Contents

    Enum AccountNotificationType

    Definition

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

    Account information change notification types.

    public enum AccountNotificationType
    Remarks

    When the account database is changed, you can distinguish one event type from the other which are set for subscribing notification.

    Fields

    Name Description
    Delete

    The delete notification type.

    Insert

    The insert notification type.

    syncUpdate

    The sync update notification type.

    Update

    The update notification type.

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