CMLShareContentType Constants Reference

Declared in CMLShareConfig.h

CMLShareContentType

Definition

typedef NS_ENUM(NSInteger, CMLShareContentType ) {
   CMLShareContentTypeNormal,
   CMLShareContentTypeImage,
   CMLShareContentTypeVideo,
};

Constants

CMLShareContentTypeNormal

Declared In CMLShareConfig.h.

CMLShareContentTypeImage

Declared In CMLShareConfig.h.

CMLShareContentTypeVideo

Declared In CMLShareConfig.h.