V2TimFriendInfoResult
Introduction
The result of the friend info query.
Parameter introduction
resultCode
- Parameter type : number
- Parameter description : The result code of the friend info query.
resultInfo
- Parameter type : string
- Parameter description : The result info of the friend info query.
relation
- Parameter type : number
- Parameter description : The relationship type.
0: No relationship.
1: Other in self contacts.
2: Self in others contacts.
3: Two-way relationship.
friendInfo
- Parameter type : V2TimFriendInfo
- Parameter description : The profile of the friend, all the fields will be empty except
userID
if no relationship exists.