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 tooThis command represents the form data request that is sent from the remote to the device.This command represents the form data response that is sent from the device to the remote.Gets the names of all the forms that were compiled into the embedded application ahead of time.Sent from the device to the remote when the FormGetNamesRequestCommand is received by the device.The 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.