AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatVoiceMessageBody Class Reference

#import <AgoraChatVoiceMessageBody.h>

Inheritance diagram for AgoraChatVoiceMessageBody:
AgoraChatFileMessageBody AgoraChatMessageBody

Properties

int duration
 
- Properties inherited from AgoraChatFileMessageBody
NSString * displayName
 
NSString * localPath
 
NSString * remotePath
 
NSString * secretKey
 
long long fileLength
 
AgoraChatDownloadStatus downloadStatus
 
- Properties inherited from AgoraChatMessageBody
AgoraChatMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

Additional Inherited Members

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

Detailed Description

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

Author
Hyphenate
Version
3.00 The voice message body.

Property Documentation

◆ duration

- (int) duration
readwritenonatomicassign

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


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