AZSBlockListFilter Constants Reference
Declared in | AZSEnums.h |
---|
AZSBlockListFilter
Which block lists to fetch during a download block list operation.
Definition
typedef NS_ENUM(NSInteger, AZSBlockListFilter ) {
AZSBlockListFilterCommitted,
AZSBlockListFilterUncommitted,
AZSBlockListFilterAll,
};
Constants
Declared In
AZSEnums.h