Class MenuJoinCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.MenuJoinCommand
- All Implemented Interfaces:
MenuCommand
-
Constructor Summary
ConstructorsConstructorDescriptionMenuJoinCommand(String myName, ApiPlatform platform, int apiVer)MenuJoinCommand(UUID uuid, String myName, ApiPlatform platform, int apiVer) -
Method Summary
-
Constructor Details
-
Method Details
-
getMyName
-
getAppUuid
-
getApiVersion
public int getApiVersion() -
getPlatform
-
getCommandType
Description copied from interface:MenuCommandThe type of message received.- Specified by:
getCommandTypein interfaceMenuCommand- Returns:
- the command type
-
toString
-
equals
-
hashCode
public int hashCode()
-