Show / Hide Table of Contents

    Namespace Tizen.Applications.Notifications

    Classes

    Notification

    This class contains common properties and methods of notifications.

    Notification.AccessorySet

    Class for notification AccessorySet, which includes vibration, LED, and sound option.

    Notification.ActiveStyle

    Class for generating active style notification.

    Notification.ButtonAction

    This class helps you to set the button on active style of notification.

    Notification.IndicatorStyle

    Class for generating indicator style notification.

    Notification.LockStyle

    Class for generating lock style notification.

    Notification.ProgressType

    Class for displaying progress notification. You must initialize progress category, current, and max value when you create an object.

    Notification.ReplyAction

    Class for displaying direct-reply on notification. You must set a ReplyMax and Button. Otherwise, user can't send written text to application which is set by AppControl.

    Notification.StyleBase

    An object can apply a rich notification style to a notification object. If the platform does not provide rich notification, styles in this class have no effect.

    NotificationManager

    NotificationManager class to post, update, delete, and get notification.

    Enums

    AccessoryOption

    Enumeration for the accessory option.

    ButtonIndex

    Enumeration for the button index.

    NotificationBlockState

    Enumeration for the block state.

    NotificationProperty

    Enumeration for the notification particular property.

    ProgressCategory

    Enumeration for the progress category.

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