HyphenateChatSDK 3.9.9.1
|
#import <EMMessageReactionChange.h>
构造函数 | |
(instancetype) | - initWithCoreImpl: [implementation] |
类方法 | |
(instancetype) | + changeWithCoreImpl: [implementation] |
属性 | |
NSString * | conversationId |
NSString * | messageId |
NSArray< EMMessageReaction * > * | reactions |
消息Reaction变更回调通知类。
|
readatomicassign |
会话 ID。
|
readatomicassign |
消息 ID。
|
readatomicassign |
发生变化的 Reaction。