ShengwangChatSDK 1.3.2
构造函数 | 属性 | 所有成员列表
AgoraChatVoiceMessageBody类 参考

#import <AgoraChatVoiceMessageBody.h>

类 AgoraChatVoiceMessageBody 继承关系图:
AgoraChatFileMessageBody AgoraChatMessageBody

构造函数

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

属性

int duration
 
- 属性 继承自 AgoraChatFileMessageBody
NSString * displayName
 
NSString * localPath
 
NSString * remotePath
 
NSString * secretKey
 
long long fileLength
 
AgoraChatDownloadStatus downloadStatus
 
- 属性 继承自 AgoraChatMessageBody
AgoraChatMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

详细描述

@header AgoraChatVoiceMessageBody.h @abstract The voice message body.

作者
Hyphenate
版本
3.00 The voice message body.

函数文档

◆ NS_UNAVAILABLE

- (instancetype _Nonnull) NS_UNAVAILABLE

属性说明

◆ duration

- (int) duration
readwritenonatomicassign

The voice duration, in seconds. You can customize the length accordingly.


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