#import <AgoraChatUserInfo.h>
◆ __deprecated_msg
- (NSString *nickName) __deprecated_msg |
|
("Use nickname instead") |
|
|
◆ avatarUrl
- (NSString* _Nullable) avatarUrl |
|
readwritenonatomiccopy |
The user's avatar file uri.
◆ birth
- (NSString* _Nullable) birth |
|
readwritenonatomiccopy |
◆ ext
- (NSString* _Nullable) ext |
|
readwritenonatomiccopy |
The extention information.
◆ gender
The user's gender. If you didn't set, the default value is 0. For example you can set 1 for male and 2 for female.
◆ mail
- (NSString* _Nullable) mail |
|
readwritenonatomiccopy |
◆ nickname
- (NSString* _Nullable) nickname |
|
readwritenonatomiccopy |
◆ phone
- (NSString* _Nullable) phone |
|
readwritenonatomiccopy |
◆ sign
- (NSString* _Nullable) sign |
|
readwritenonatomiccopy |
The user's personal status.
◆ userId
- (NSString* _Nullable) userId |
|
readwritenonatomiccopy |
The documentation for this class was generated from the following file: