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