JMessage-iOS-SDK
Jump To…
Declared in | JMSGConstants.h |
---|
typedef NS_ENUM(NSInteger, JMSGFileType ) {
kJMSGFileTypeUnknown,
kJMSGFileTypeImage,
kJMSGFileTypeVoice,
kJMSGFileTypeFile,
kJMSGFileTypeVideo,
};
#### Constants
- kJMSGFileTypeUnknown
-未知的文件类型 Declared In
JMSGConstants.h
.
- kJMSGFileTypeImage
-图片类型 Declared In
JMSGConstants.h
.
- kJMSGFileTypeVoice
-语音类型 Declared In
JMSGConstants.h
.
- kJMSGFileTypeFile
-文件类型 Declared In
JMSGConstants.h
.
- kJMSGFileTypeVideo
-视频类型 Declared In
JMSGConstants.h
.
#### Declared In
JMSGConstants.h
Copyright © 2019 HXHG. All rights reserved. Updated: 2019-05-06
Generated by appledoc 2.2.1 (build 1334).