CMISContentStreamAllowedType

Definition

typedef NS_ENUM(NSInteger, CMISContentStreamAllowedType ) {
   CMISContentStreamNotAllowed,
   CMISContentStreamAllowed,
   CMISContentStreamRequired,
   CMISContentStreamUnknown,
};

Constants

CMISContentStreamNotAllowed

CMISEnums.h.

CMISContentStreamAllowed

CMISEnums.h.

CMISContentStreamRequired

CMISEnums.h.

CMISContentStreamUnknown

CMISEnums.h.