#import <EMCustomMessageBody.h>
@header EMCustomMessageBody.h @abstract Custom message body
- Author
- Hyphenate
- Version
- 3.00
Custom message body
◆ initWithEvent:customExt:
- (instancetype) initWithEvent: |
|
(NSString *) |
aEvent |
customExt: |
|
(NSDictionary< NSString *, NSString * > *) |
aCustomExt |
|
|
| |
Initialize a custom message body instance
- Parameters
-
aEvent | Custom event |
aCustomExt | Custom extension dictionary |
- Returns
- Custom message body instance
◆ initWithEvent:ext:
- (instancetype) initWithEvent: |
|
(NSString *) |
aEvent |
ext: |
|
(NSDictionary *) |
aExt |
|
|
| |
Initialize a custom message body instance
- Parameters
-
aEvent | Custom event |
aExt | extension dictionary |
- Returns
- Custom message body instance
◆ customExt
- (NSDictionary<NSString *,NSString *>*) customExt |
|
readwritenonatomiccopy |
Custom extension dictionary
◆ event
◆ ext
The documentation for this class was generated from the following file: