public class IGuestSessionRegisteredEvent extends IGuestSessionEvent
Constructor and Description |
---|
IGuestSessionRegisteredEvent(java.lang.String wrapped,
org.virtualbox_6_1.ObjectRefManager objMgr,
org.virtualbox_6_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getRegistered()
If true, the guest session was registered, otherwise it was
unregistered.
|
static IGuestSessionRegisteredEvent |
queryInterface(IUnknown obj) |
getSession
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestSessionRegisteredEvent(java.lang.String wrapped, org.virtualbox_6_1.ObjectRefManager objMgr, org.virtualbox_6_1.jaxws.VboxPortType port)
public java.lang.Boolean getRegistered()
public static IGuestSessionRegisteredEvent queryInterface(IUnknown obj)