|
HyphenateSDK
3.1.4
|
#import <EMCmdMessageBody.h>
Instance Methods | |
| (instancetype) | - initWithAction: |
Properties | |
| NSString * | action |
| NSArray * | params |
| - (instancetype) initWithAction: | (NSString *) | aAction |
Initialize command message body
| aAction | Action content |
|
readwritenonatomiccopy |
Command content
|
readwritenonatomiccopy |
Command parameters, only for compatable with old version, use EMMessage's extend attribute instead
1.8.11