| ShengwangChatSDK 1.3.2
    | 
#import <AgoraChatContact.h>
 
 | 构造函数 | |
| (instancetype) | - initWithUserId:remark: | 
| 属性 | |
| NSString *_Nonnull | userId | 
| NSString *_Nullable | remark | 
The contact object.
| - (instancetype) initWithUserId: | (NSString *_Nonnull) | userId | |
| remark: | (NSString *_Nullable) | remark | |
Initialize contact object
| userId | The contact userId | 
| remark | The contact remark | 
| 
 | readwritenonatomicstrong | 
The contact remark.
| 
 | readnonatomicstrong | 
The contact userId.