Package com.dsi.ant.plugins.antplus.pcc.controls
package com.dsi.ant.plugins.antplus.pcc.controls
-
ClassDescriptionEnables communication between a client and the audio link of the AntPlusControllableDevice plugin service.Receiver for the AudioCommand event, which is: Commands sent by a remote control to initiate an action on an audio device.Defines the keys and values used to communicate between the PCC and plugin.Receiver for the AudioCommandFinished event, which is: Receives the result of a sent audio command.Receiver for the AudioStatus event, which is: Communicates the status of an audio device.Enables communication between a client and the generic link of the AntPlusControllableDevice plugin service.Receiver for the GenericCommand event, which is: Generic commands received from a remote control device.Defines the keys and values used to communicate between the PCC and plugin.Enables communication between a client and the RemoteControl plugin service.Receiver for the GenericCommandFinished event, which is: Receives the result of a sent generic command.Enables communication between a client and the video link of the AntPlusControllableDevice plugin service.Defines the keys and values used to communicate between the PCC and plugin.Receiver for the VideoCommand event, which is: Commands sent by a remote control to initiate an action on a video device.Receiver for the VideoCommandFinished event, which is: Receives the result of a sent video command.Receiver for the VideoStatus event, which is: Communicates the status of a video device.