Click or drag to resize

ManifestAPI Methods

The ManifestAPI type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add manifest of the specified id, with the content and overwrite if needed.
Public methodDownload
Downloads latest manifest of the specified id and overwrites existing if required.
Public methodGet
Get the manifest by id of specified ManifestType.
Public methodInstalled
Checks if manifest with specified id is installed.
Public methodRequest
Request manifest with the specified id, callback and error.
Protected methodTriggerError (Inherited from ErrorClass.)
Top
See Also