Class AntPlusBaseRemoteControlPcc.IpcDefines
java.lang.Object
com.dsi.ant.plugins.antplus.pcc.controls.pccbase.AntPlusBaseRemoteControlPcc.IpcDefines
- Enclosing class:
- AntPlusBaseRemoteControlPcc
Defines the keys and values used to communicate between the PCC and plugin.
User code should never have to reference these defines.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PATH_ANTPLUS_CONTROLSPLUGIN_PKG
The plugin package path.- See Also:
-
MSG_REQACC_PARAM_MODE_longCONTROLSMODES
The controls modes being used.- See Also:
-
MSG_REQACC_PARAM_MODE_longPCCMODE
- See Also:
-
PATH_ANTPLUS_REMOTECONTROLPLUGIN_SERVICE
The plugin service path.- See Also:
-
MSG_EVENT_REMOTECONTROL_whatCONTROLDEVICEAVAILABILITY
public static final int MSG_EVENT_REMOTECONTROL_whatCONTROLDEVICEAVAILABILITYIndicates which features are supported by a specific controllable device.- See Also:
-
-
Constructor Details
-
IpcDefines
public IpcDefines()
-