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.
V2TIMUserInfo

Detailed Description

Basic profile.

Properties

NSString * userID
 
NSString * nickName
 
NSString * faceURL
 

Property Documentation

◆ userID

- (NSString*) userID
readnonatomicstrong

User ID.

◆ nickName

- (NSString*) nickName
readwritenonatomicstrong

User nickname.

◆ faceURL

- (NSString*) faceURL
readwritenonatomicstrong

Profile photo URL.