#import <AgoraChatCustomMessageBody.h>
@header AgoraChatCustomMessageBody.h @abstract Custom message body
- 作者
- Hyphenate
- 版本
- 3.00 The custom message body.
◆ initWithEvent:customExt:
- (instancetype _Nonnull) initWithEvent: |
|
(NSString *_Nullable) |
aEvent |
customExt: |
|
(NSDictionary< NSString *, NSString * > *_Nullable) |
aCustomExt |
|
|
| |
Initializes a custom message body instance.
- 参数
-
aEvent | The custom event. |
aCustomExt | The custom extension dictionary. |
- 返回
- The custom message body instance.
◆ customExt
- (NSDictionary<NSString *,NSString *>*) customExt |
|
readwritenonatomiccopy |
The custom extension dictionary.
◆ event
该类的文档由以下文件生成: