HyphenateChatSDK 4.8.0
Instance Methods | Properties | List of all members
EMVoiceMessageBody Class Reference

#import <EMVoiceMessageBody.h>

Inheritance diagram for EMVoiceMessageBody:
EMFileMessageBody EMMessageBody

Instance Methods

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

Properties

int duration
 
- Properties inherited from EMFileMessageBody
NSString * displayName
 
NSString * localPath
 
NSString * remotePath
 
NSString * secretKey
 
long long fileLength
 
EMDownloadStatus downloadStatus
 
- Properties inherited from EMMessageBody
EMMessageBodyType type
 
NSUInteger operationTime
 
NSString * operatorId
 
NSUInteger operatorCount
 

Detailed Description

@header EMVoiceMessageBody.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: