Package pro.gravit.launcher.request
Interface WebSocketEvent
-
- All Superinterfaces:
pro.gravit.utils.TypeSerializeInterface
- All Known Implementing Classes:
AuthRequestEvent,BatchProfileByUsernameRequestEvent,CheckServerRequestEvent,ErrorRequestEvent,ExceptionEvent,ExecCommandRequestEvent,GetAvailabilityAuthRequestEvent,GetSecureTokenRequestEvent,JoinServerRequestEvent,LauncherRequestEvent,LogEvent,NotificationEvent,ProfileByUsernameRequestEvent,ProfileByUUIDRequestEvent,ProfilesRequestEvent,RegisterRequestEvent,RequestEvent,RestoreSessionRequestEvent,SetPasswordRequestEvent,SetProfileRequestEvent,SignalEvent,UpdateListRequestEvent,UpdateRequestEvent,VerifySecureTokenRequestEvent
public interface WebSocketEvent extends pro.gravit.utils.TypeSerializeInterfaceThe interface of all events sent by the server to the client
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetType()
-