ManifestAPI Class |
Namespace: Nexpaq.APIs
public class ManifestAPI : API
The ManifestAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| ManifestAPI |
Initializes a new instance of ManifestAPI class.
|
| Name | Description | |
|---|---|---|
| Add |
Add manifest of the specified id, with the content and overwrite if needed.
| |
| Download |
Downloads latest manifest of the specified id and overwrites existing if required.
| |
| Get |
Get the manifest by id of specified ManifestType.
| |
| Installed |
Checks if manifest with specified id is installed.
| |
| Request |
Request manifest with the specified id, callback and error.
| |
| TriggerError | (Inherited from ErrorClass.) |
| Name | Description | |
|---|---|---|
| Error | (Inherited from ErrorClass.) |