HyphenateChatSDK 4.8.0
Properties | List of all members
EMMessageReactionChange Class Reference

#import <EMMessageReactionChange.h>

Inheritance diagram for EMMessageReactionChange:

Properties

NSString * conversationId
 
NSString * messageId
 
NSArray< EMMessageReaction * > * reactions
 
NSArray< EMMessageReactionOperation * > * operations
 

Detailed Description

The message reaction change callback object.

Property Documentation

◆ conversationId

- (NSString*) conversationId
readatomicassign

The conversation ID.

◆ messageId

- (NSString*) messageId
readatomicassign

The message ID.

◆ operations

- (NSArray<EMMessageReactionOperation *>*) operations
readatomicassign

Details of changed operation.

◆ reactions

- (NSArray<EMMessageReaction *>*) reactions
readatomicassign

The Reaction which is changed.


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