Enum StateMessageType
Represents the different types of State messages that can be sent.
Namespace: EPiServer.Events.Clients
Assembly: EPiServer.Events.dll
Version: 8.11.0Syntax
public enum StateMessageType
Fields
| Name | Description |
|---|---|
| Awesome | |
| Bye | |
| Hello | |
| WhatsUp |