SCSArticleDownloadOption Constants Reference
Declared in | SCDefines.h |
---|
SCSArticleDownloadOption
Download options used when fetching article content.
Definition
typedef NS_ENUM(NSInteger, SCSArticleDownloadOption ) {
SCSArticleDownloadOptionImages = 1 < < 0,
SCSArticleDownloadOptionRefetchArticleContent = 1 < < 1,
};
Constants
Declared In
SCDefines.h