public class IGuestSessionEvent extends IEvent
{B9ACD33F-647D-45AC-8FE9-F49B3183BA37}
Constructor and Description |
---|
IGuestSessionEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.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, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestSessionEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
public IGuestSession getSession()
public static IGuestSessionEvent queryInterface(IUnknown obj)