InstallTriggerImpl

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

enabled
bool enabled()
Undocumented in source. Be warned that the author may not have intended to support it.
install
bool install(Record!(string, SumType!(string, InstallTriggerData)) installs, InstallTriggerCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
install
bool install(Record!(string, SumType!(string, InstallTriggerData)) installs)
Undocumented in source. Be warned that the author may not have intended to support it.
installChrome
bool installChrome(ushort type, string url, string skin)
Undocumented in source. Be warned that the author may not have intended to support it.
startSoftwareUpdate
bool startSoftwareUpdate(string url, ushort flags)
Undocumented in source. Be warned that the author may not have intended to support it.
startSoftwareUpdate
bool startSoftwareUpdate(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
updateEnabled
bool updateEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CONTENT
enum ushort CONTENT;
Undocumented in source.
LOCALE
enum ushort LOCALE;
Undocumented in source.
PACKAGE
enum ushort PACKAGE;
Undocumented in source.
SKIN
enum ushort SKIN;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta