Interface ITypedEvent
Indicates that the event payload has a specific type name.
Namespace: Glitch9.IO.Networking.RESTApi
Assembly: Glitch9.IO.dll
Syntax
public interface ITypedEvent : IEvent
Methods
| Edit this page View SourceGetEventType()
Declaration
string GetEventType()
Returns
| Type | Description |
|---|---|
| string |