#import <AgoraChatCustomMessageBody.h>
@header AgoraChatCustomMessageBody.h @abstract Custom message body
- Author
- Hyphenate
- Version
- 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.
- Parameters
-
aEvent | The custom event. |
aCustomExt | The custom extension dictionary. |
- Returns
- The custom message body instance.
◆ customExt
- (NSDictionary<NSString *,NSString *>*) customExt |
|
readwritenonatomiccopy |
The custom extension dictionary.
◆ event
The documentation for this class was generated from the following file: