HyphenateChatSDK 4.10.0
|
#import <EMContact.h>
构造函数 | |
(instancetype) | - initWithUserId:remark: |
属性 | |
NSString *_Nonnull | userId |
NSString *_Nullable | remark |
联系人信息。
- (instancetype) initWithUserId: | (NSString *_Nonnull) | userId | |
remark: | (NSString *_Nullable) | remark | |
初始化联系人对象
userId | 联系人用户Id |
remark | 联系人备注 |
|
readwritenonatomicstrong |
联系人备注。
|
readnonatomicstrong |
联系人用户Id。