public class IGuestAdditionsStatusChangedEvent extends IEvent
Constructor and Description |
---|
IGuestAdditionsStatusChangedEvent(java.lang.String wrapped,
org.virtualbox_6_1.ObjectRefManager objMgr,
org.virtualbox_6_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
AdditionsFacilityType |
getFacility()
Facility this event relates to.
|
AdditionsRunLevelType |
getRunLevel()
The new run level.
|
AdditionsFacilityStatus |
getStatus()
The new facility status.
|
java.lang.Long |
getTimestamp()
The millisecond timestamp associated with the event.
|
static IGuestAdditionsStatusChangedEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestAdditionsStatusChangedEvent(java.lang.String wrapped, org.virtualbox_6_1.ObjectRefManager objMgr, org.virtualbox_6_1.jaxws.VboxPortType port)
public AdditionsFacilityType getFacility()
public AdditionsFacilityStatus getStatus()
public AdditionsRunLevelType getRunLevel()
public java.lang.Long getTimestamp()
public static IGuestAdditionsStatusChangedEvent queryInterface(IUnknown obj)