IKioWareHost4 Interface

An interface that defines the KioWare functionality that is available to an addin.

Methods

Type Signature
void doContentUpdate()
Overrides content update interval to start an update.
void abortContentUpdate()
Cancels the content update in progress.
void holdContentUpdate()
Pauses the current content update after downloading.
void resumeContentUpdate()
Resumes the current content update after downloading.