CMLSharePlatformKind Constants Reference
| Declared in | CMLShareConfig.h |
|---|
CMLSharePlatformKind
Definition
typedef NS_ENUM(NSInteger, CMLSharePlatformKind ) {
CMLSharePlatformKindImage = 1,
CMLSharePlatformKindVideo = 2,
CMLSharePlatformAllExceptFAM = 3,
};