public class RCInterfaceReservedEvent extends ResourceStatusEvent
RCInterface
has been reserved by an application or other entity in the system. It is
generated when an application successfully reserves a RCInterface.
It will also be generated if any other entities in the system reserve such
an interface with the effect of something which was visible to applications
using this API becoming unavailable.source| Constructor and Description |
|---|
RCInterfaceReservedEvent(Object bg)
Constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Returns the device that has been reserved
|
toStringpublic RCInterfaceReservedEvent(Object bg)
bg - the RCInterface representing the device which has been reservedpublic Object getSource()
getSource in class ResourceStatusEventRCInterface representing the device that has been reservedCopyright © 2012 code4tv.com. All Rights Reserved.