Class ActionType
An enum representation of a action type.
Implements
Inherited Members
ValueEnum.ToString()
ValueEnum.Value
Enum.GetHashCode()
Enum.All<T>()
Namespace: ntfy
Assembly: ntfy.dll
Syntax
public class ActionType : ValueEnum, IComparable
Fields
| Improve this Doc View SourceBroadcast
Enum representation of a broadcast action type.
Declaration
public static readonly ActionType Broadcast
Field Value
Type | Description |
---|---|
ActionType |
Http
Enum representation of an http action type.
Declaration
public static readonly ActionType Http
Field Value
Type | Description |
---|---|
ActionType |
View
Enum representation of a view action type.
Declaration
public static readonly ActionType View
Field Value
Type | Description |
---|---|
ActionType |