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

Classes

enum  HeartbeatMode
 

Public Member Functions

 MenuHeartbeatCommand (int heartbeatInterval, HeartbeatMode mode)
 
int getHearbeatInterval ()
 
MessageField getCommandType ()
 
HeartbeatMode getMode ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Class Documentation

◆ com::thecoderscorner::menu::remote::commands::MenuHeartbeatCommand::HeartbeatMode

enum com::thecoderscorner::menu::remote::commands::MenuHeartbeatCommand::HeartbeatMode
Enumerator
END
NORMAL
START

Member Function Documentation

◆ getCommandType()

MessageField com.thecoderscorner.menu.remote.commands.MenuHeartbeatCommand.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: