Enum NotificationType
Definition
- 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. |