HyphenateChatSDK  4.6.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

- (NSString*) conversationId
readatomicassign

The conversation ID.

- (NSString*) messageId
readatomicassign

The message ID.

- (NSArray<EMMessageReactionOperation *>*) operations
readatomicassign

Details of changed operation.

- (NSArray<EMMessageReaction *>*) reactions
readatomicassign

The Reaction which is changed.


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