CMLSharePlatformKind Constants Reference

Declared in CMLShareConfig.h

CMLSharePlatformKind

Definition

typedef NS_ENUM(NSInteger, CMLSharePlatformKind ) {
   CMLSharePlatformKindImage = 1,
   CMLSharePlatformKindVideo = 2,
   CMLSharePlatformAllExceptFAM = 3,
};

Constants

CMLSharePlatformKindImage

Declared In CMLShareConfig.h.

CMLSharePlatformKindVideo

Declared In CMLShareConfig.h.

CMLSharePlatformAllExceptFAM

Declared In CMLShareConfig.h.