|
AgoraChatSDK 1.3.1
|
#import <AgoraChatContact.h>
Instance Methods | |
| (instancetype) | - initWithUserId:remark: |
Properties | |
| 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.