AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatRecallMessageInfo Class Reference

#import <AgoraChatRecallMessageInfo.h>

Inheritance diagram for AgoraChatRecallMessageInfo:

Properties

NSString *_Nonnull recallBy
 
AgoraChatMessage *_Nonnull recallMessage
 

Detailed Description

The message recall information object.

Property Documentation

◆ recallBy

- (NSString* _Nonnull) recallBy
readwritenonatomiccopy

Users who recall messages

◆ recallMessage

- (AgoraChatMessage* _Nonnull) recallMessage
readwritenonatomicstrong

A recall message


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