Class LogEvent
- java.lang.Object
-
- pro.gravit.launcher.events.request.LogEvent
-
- All Implemented Interfaces:
WebSocketEvent,pro.gravit.utils.TypeSerializeInterface
public class LogEvent extends java.lang.Object implements WebSocketEvent
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Stringstring
-
Constructor Summary
Constructors Constructor Description LogEvent(java.lang.String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()
-
-
-
Method Detail
-
getType
public java.lang.String getType()
- Specified by:
getTypein interfacepro.gravit.utils.TypeSerializeInterface- Specified by:
getTypein interfaceWebSocketEvent
-
-