Enum NotificationType

    Definition

    Namespace:
    Tizen.Content.Download
    Assembly:
    Tizen.Content.Download.dll

    Enumeration for the notification types.

    public enum NotificationType

    Fields

    Name Description
    All

    All download notifications for ongoing state, success state, and failed state.

    CompleteOnly

    Completion notification for success state and failed state.

    None

    Do not register notification.

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