HyphenateChatSDK 4.8.0
|
#import <EMRecallMessageInfo.h>
Properties | |
NSString *_Nonnull | recallBy |
NSString *_Nonnull | recallMessageId |
EMChatMessage *_Nullable | recallMessage |
NSString *_Nullable | ext |
The message recall information object.
|
readwritenonatomicstrong |
The information to be transparently transmitted during message recall.
|
readwritenonatomiccopy |
The user that recalls the message.
|
readwritenonatomicstrong |
The recalled message.
The value of this property is nil if the recipient is offline during message recall.
|
readwritenonatomiccopy |
The ID of the recalled message.