HyphenateSDK  3.3.0
Properties | List of all members
EMVideoMessageBody Class Reference

#import <EMVideoMessageBody.h>

Inheritance diagram for EMVideoMessageBody:
EMFileMessageBody EMMessageBody

Properties

int duration
 
NSString * thumbnailLocalPath
 
NSString * thumbnailRemotePath
 
NSString * thumbnailSecretKey
 
CGSize thumbnailSize
 
EMDownloadStatus thumbnailDownloadStatus
 
- Properties inherited from EMFileMessageBody
NSString * displayName
 
NSString * localPath
 
NSString * remotePath
 
NSString * secretKey
 
long long fileLength
 
EMDownloadStatus downloadStatus
 
- Properties inherited from EMMessageBody
EMMessageBodyType type
 

Additional Inherited Members

- Instance Methods inherited from EMFileMessageBody
(instancetype) - initWithLocalPath:displayName:
 
(instancetype) - initWithData:displayName:
 

Detailed Description

EMVideoMessageBody.h Video message body

Author
Hyphenate
Version
3.00

Video message body

Property Documentation

- (int) duration
readwritenonatomicassign

Video duration, in seconds

- (EMDownloadStatus) thumbnailDownloadStatus
readwritenonatomicassign

Download status of thumbnail

- (NSString*) thumbnailLocalPath
readwritenonatomiccopy

Local path of thumbnail

- (NSString*) thumbnailRemotePath
readwritenonatomiccopy

Server path of thumbnail

- (NSString*) thumbnailSecretKey
readwritenonatomiccopy

Secret key of thumbnail, required to download a thumbnail

- (CGSize) thumbnailSize
readwritenonatomicassign

Size of video thumbnail


The documentation for this class was generated from the following file: