HyphenateChatSDK 4.4.0
属性 | 所有成员列表
EMVoiceMessageBody类 参考

#import <EMVoiceMessageBody.h>

类 EMVoiceMessageBody 继承关系图:
EMFileMessageBody EMMessageBody

属性

int duration
 
- 属性 继承自 EMFileMessageBody
NSString * displayName
 
NSString * localPath
 
NSString * remotePath
 
NSString * secretKey
 
long long fileLength
 
EMDownloadStatus downloadStatus
 
- 属性 继承自 EMMessageBody
EMMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

额外继承的成员函数

- 构造函数 继承自 EMFileMessageBody
(instancetype _Nonnull) - initWithLocalPath:displayName:
 
(instancetype _Nonnull) - initWithData:displayName:
 

详细描述

@header EMVoiceMessageBody.h @abstract 语音消息体。

作者
Hyphenate
版本
3.00

语音消息体。

属性说明

◆ duration

- (int) duration
readwritenonatomicassign

语音时长,单位为秒。SDK 没有规定取值范围,用户可以根据需求设置。


该类的文档由以下文件生成: