public class AntPlusGenericRemoteControlPcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_CMD_REMOTECONTROL_GENERICCOMMANDSEQUENCE_PARAM_arrayByteRAWCOMMANDBYTES
The raw byte contents of a list of generic commands.
|
static int |
MSG_CMD_REMOTECONTROL_whatGENERICCOMMAND
Generic commands sent by a remote control to initiate an action on a generic controllable device.
|
static int |
MSG_CMD_REMOTECONTROL_whatGENERICCOMMANDSEQUENCE
Burst commands sent by a remote control to initiate an action on a generic controllable device.
|
static java.lang.String |
MSG_EVENT_REMOTECONTRL_GENERICCOMMANDFINISHED_PARAM_intREQUESTSTATUS
The
com.dsi.ant.plugins.RequestStatusCode for the requested operation. |
static int |
MSG_EVENT_REMOTECONTROL_whatGENERICCOMMANDFINISHED
Receives the result of a generic command.
|
Constructor and Description |
---|
AntPlusGenericRemoteControlPcc.IpcDefines() |
public static final int MSG_EVENT_REMOTECONTROL_whatGENERICCOMMANDFINISHED
public static final java.lang.String MSG_EVENT_REMOTECONTRL_GENERICCOMMANDFINISHED_PARAM_intREQUESTSTATUS
com.dsi.ant.plugins.RequestStatusCode
for the requested operation. Note that even if a command is sent successfully, there is no guaranteed response from the sensor. Please contact the manufacturer for more information on how this request is handled. Sent in the MSG_EVENT_REMOTECONTROL_whatGENERICCOMMANDFINISHED
event.public static final int MSG_CMD_REMOTECONTROL_whatGENERICCOMMAND
public static final int MSG_CMD_REMOTECONTROL_whatGENERICCOMMANDSEQUENCE
public static final java.lang.String MSG_CMD_REMOTECONTROL_GENERICCOMMANDSEQUENCE_PARAM_arrayByteRAWCOMMANDBYTES
MSG_CMD_REMOTECONTROL_whatGENERICCOMMANDSEQUENCE
command.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.