Enum NotificationType
Definition
- Namespace:
- Tizen.Content.Download
- Assembly:
- Tizen.Content.Download.dll
- API Level:
- 3
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. |