#import <CustomMessageBody.h>
CustomMessageBody.h Custom message body
- Author
- Hyphenate
- Version
- 3.00
Custom message body
- (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
- (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
- (NSDictionary<NSString *,NSString *>*) customExt |
|
readwritenonatomiccopy |
Custom extension dictionary
The documentation for this class was generated from the following file: