JMSGUserInfo Class Reference
Inherits from | NSObject |
---|---|
Declared in | JMSGUser.h |
avatarData
头像数据,注意:注册新用户时不支持同时上传头像
@property (nonatomic, strong) NSData *avatarData
Declared In
JMSGUser.h
extras
信息扩展字段,value 仅支持 NSString 类型
@property (nonatomic, strong) NSDictionary *extras
Declared In
JMSGUser.h