HyphenateChatSDK 3.9.9.1
|
#import <EMCustomMessageBody.h>
构造函数 | |
(instancetype _Nonnull) | - initWithEvent:customExt: |
属性 | |
NSString * | event |
NSDictionary< NSString *, NSString * > * | customExt |
- (instancetype _Nonnull) initWithEvent: | (NSString *_Nullable) | aEvent | |
customExt: | (NSDictionary< NSString *, NSString * > *_Nullable) | aCustomExt | |
初始化自定义消息体。
aEvent | 自定义事件。 |
aCustomExt | 自定义扩展字典。 |
|
readwritenonatomiccopy |
自定义扩展字典。
|
readwritenonatomiccopy |
自定义事件。