Properties | |
NSString * | userID |
NSString * | friendRemark |
uint64_t | friendAddTime |
NSDictionary< NSString *, NSData * > * | friendCustomInfo |
NSArray * | friendGroups |
V2TIMUserFullInfo * | userFullInfo |
|
readwritenonatomicstrong |
User's userID.
|
readwritenonatomicstrong |
Friend remarks
|
readnonatomicassign |
Get the UTC timestamp when a friend was added.
|
readwritenonatomicstrong |
Custom friend fields You need to configure custom fields in the console first (Configuration -> Custom Friend Fields). Then you can call this API to set the custom fields. You don't need to add the Tag_SNS_Custom_ prefix for keys.
|
readnonatomicstrong |
Groups to which a friend belongs
|
readnonatomicstrong |
User profile of a friend.