public class IGuestSessionEvent extends IEvent
| Constructor and Description |
|---|
IGuestSessionEvent(java.lang.String wrapped,
org.virtualbox_6_1.ObjectRefManager objMgr,
org.virtualbox_6_1.jaxws.VboxPortType port) |
| Modifier and Type | Method and Description |
|---|---|
IGuestSession |
getSession()
Guest session that is subject to change.
|
static IGuestSessionEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessedgetObjMgr, getRemoteWSPort, getWrapped, releaseRemotepublic IGuestSessionEvent(java.lang.String wrapped,
org.virtualbox_6_1.ObjectRefManager objMgr,
org.virtualbox_6_1.jaxws.VboxPortType port)
public IGuestSession getSession()
public static IGuestSessionEvent queryInterface(IUnknown obj)