AZSAllowedStorageLocation Constants Reference
| Declared in | AZSEnums.h |
|---|
AZSAllowedStorageLocation
Which storage locations are permitted for a given operation.
Definition
typedef NS_ENUM(NSInteger, AZSAllowedStorageLocation ) {
AZSAllowedStorageLocationPrimaryOnly,
AZSAllowedStorageLocationSecondaryOnly,
AZSAllowedStorageLocationPrimaryOrSecondary,
};
Constants
AZSAllowedStorageLocationPrimaryOnly-
Which storage locations are permitted for a given operation.
Declared In
AZSEnums.h. AZSAllowedStorageLocationSecondaryOnly-
Which storage locations are permitted for a given operation.
Declared In
AZSEnums.h. AZSAllowedStorageLocationPrimaryOrSecondary-
Which storage locations are permitted for a given operation.
Declared In
AZSEnums.h.
Declared In
AZSEnums.h