public class HScreenDeviceReleasedEvent extends ResourceStatusEvent
HScreen
has been released by an application
or other entity in the system.
Parameter | Description | Default value | Set method | Get method |
---|---|---|---|---|
None. |
Description | Default value | Set method | Get method |
---|---|---|---|
None. |
source
Constructor and Description |
---|
HScreenDeviceReleasedEvent(Object source)
Creates an
HScreenDeviceReleasedEvent object. |
Modifier and Type | Method and Description |
---|---|
Object |
getSource()
Returns the device that has been released
|
toString
public HScreenDeviceReleasedEvent(Object source)
HScreenDeviceReleasedEvent
object. See the class description for
details of constructor parameters and default values.source
- the HScreenDevice
which has been releasedpublic Object getSource()
getSource
in class ResourceStatusEvent
HScreenDevice
object representing the device that has been releasedCopyright © 2013 CableLabs. All rights reserved.