public class AntPlusAudioRemoteControlPcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MSG_CMD_REMOTECONTROL_whatAUDIOCOMMAND
Commands sent by a remote control to initiate an action on an audio device.
|
static java.lang.String |
MSG_EVENT_REMOTECONTRL_AUDIOCOMMANDFINISHED_PARAM_intREQUESTSTATUS
The
com.dsi.ant.plugins.RequestStatusCode for the requested operation. |
static int |
MSG_EVENT_REMOTECONTROL_whatAUDIOCOMMANDFINISHED
Receives the result of an audio command.
|
static int |
MSG_EVENT_REMOTECONTROL_whatAUDIOSTATUS
Communicates the status of an audio device.
|
Constructor and Description |
---|
AntPlusAudioRemoteControlPcc.IpcDefines() |
public static final int MSG_EVENT_REMOTECONTROL_whatAUDIOSTATUS
public static final int MSG_EVENT_REMOTECONTROL_whatAUDIOCOMMANDFINISHED
public static final java.lang.String MSG_EVENT_REMOTECONTRL_AUDIOCOMMANDFINISHED_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_whatAUDIOCOMMANDFINISHED
event.public static final int MSG_CMD_REMOTECONTROL_whatAUDIOCOMMAND
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.