-
- All Implemented Interfaces:
public class ErrorCodes.WebsocketMethodErrors
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegercServerErrorsprivate final IntegercAlreadyJoinedpublic final static ErrorCodes.WebsocketMethodErrorsINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetCServerErrors()final IntegergetCAlreadyJoined()-
-
Method Detail
-
getCServerErrors
final Integer getCServerErrors()
-
getCAlreadyJoined
final Integer getCAlreadyJoined()
-
-
-
-