Enum NotificationType
- Namespace
- MaaFramework.Binding.Notification
- Assembly
- MaaFramework.Binding.Extensions.dll
Notification type.
public enum NotificationTypeFields
Failed = 3-
Failed notification.
Starting = 1-
Starting notification.
Succeeded = 2-
Succeeded notification.
Unknown = 0-
Unknown notification.