tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.remote.commands.MenuJoinCommand Class Reference
Inheritance diagram for com.thecoderscorner.menu.remote.commands.MenuJoinCommand:
com.thecoderscorner.menu.remote.commands.MenuCommand

Public Member Functions

 MenuJoinCommand (UUID uuid, String myName, ApiPlatform platform, int apiVer, int serialNo)
 
 MenuJoinCommand (String myName, ApiPlatform platform, int apiVer)
 
String getMyName ()
 
UUID getAppUuid ()
 
int getApiVersion ()
 
ApiPlatform getPlatform ()
 
int getSerialNumber ()
 
MessageField getCommandType ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Member Function Documentation

◆ getCommandType()

MessageField com.thecoderscorner.menu.remote.commands.MenuJoinCommand.getCommandType ( )

The type of message received.

Returns
the command type

Implements com.thecoderscorner.menu.remote.commands.MenuCommand.


The documentation for this class was generated from the following file: