Enumeration: NKIssueContentStatus

Overview

The status of the newsstand issue.

Constant Summary

NKIssueContentStatusNone

Assets are not downloading for the issue and there is no content at contenturl.available in ios 5.0 and later.declared in nkissue.h.

NKIssueContentStatusDownloading

The issue has assets that are currently downloading.available in ios 5.0 and later.declared in nkissue.h.

NKIssueContentStatusAvailable

Downloading of assets is not taking place and there is issue content at contenturl.available in ios 5.0 and later.declared in nkissue.h.