Package com.thecoderscorner.menu.remote.commands
package com.thecoderscorner.menu.remote.commands
-
ClassDescriptionAn enumeration that represents all the possible status / error return codes from the remote.These static helper methods are the preferred way to create command message that can be sent and received from a remote connection.The modes that a dialog can be in, and the transmission type for action tooThe button type for a dialog, dialogs generally have up to two buttons by default, each button can be one of the following types.Classes extending from MenuCommand can be sent and received on a connector.Here all the inbuilt types of messages that can be sent to and from the server are listed out.