Package pro.gravit.launcher.events
Class NotificationEvent
- java.lang.Object
-
- pro.gravit.launcher.events.NotificationEvent
-
- All Implemented Interfaces:
WebSocketEvent,pro.gravit.utils.TypeSerializeInterface
public class NotificationEvent extends java.lang.Object implements WebSocketEvent
-
-
Constructor Summary
Constructors Constructor Description NotificationEvent(java.lang.String head, java.lang.String message)
-
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
-
-