public class IUpdateAgentAvailableEvent extends IUpdateAgentEvent
{243829CB-15B7-42A4-8664-7AA4E34993DA}
Constructor and Description |
---|
IUpdateAgentAvailableEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
UpdateChannel |
getChannel()
Channel containing the update.
|
java.lang.String |
getDownloadURL()
Download URL of the update.
|
java.lang.String |
getReleaseNotes()
Release notes of the update.
|
UpdateSeverity |
getSeverity()
Severity of the update.
|
java.lang.String |
getVersion()
Version of the update.
|
java.lang.String |
getWebURL()
Web URL of the update.
|
static IUpdateAgentAvailableEvent |
queryInterface(IUnknown obj) |
getAgent
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IUpdateAgentAvailableEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
public java.lang.String getVersion()
public UpdateChannel getChannel()
public UpdateSeverity getSeverity()
public java.lang.String getDownloadURL()
public java.lang.String getWebURL()
public java.lang.String getReleaseNotes()
public static IUpdateAgentAvailableEvent queryInterface(IUnknown obj)