HyphenateSDK
3.3.0
|
#import <EMCmdMessageBody.h>
Instance Methods | |
(instancetype) | - initWithAction: |
Properties | |
NSString * | action |
NSArray * | params |
- (instancetype) initWithAction: | (NSString *) | aAction |
Construct command message body
aAction | Action content |
|
readwritenonatomiccopy |
Command content
|
readwritenonatomiccopy |
Command parameters, only compatable with old sdk versions. For SDK version 3.0+, use EMMessage's ext property instead