IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
Properties
V2TIMUserInfo
Detailed Description
Basic profile.
Properties
NSString *
userID
NSString *
nickName
NSString *
faceURL
Property Documentation
◆
userID
- (NSString*) userID
read
nonatomic
strong
User ID.
◆
nickName
- (NSString*) nickName
read
write
nonatomic
strong
User nickname.
◆
faceURL
- (NSString*) faceURL
read
write
nonatomic
strong
Profile photo URL.