FriendRelationType
Introduction
The relationship type.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
V2TIM_FRIEND_RELATION_TYPE_NONE | No relationship. | 0 |
V2TIM_FRIEND_RELATION_TYPE_IN_MY_FRIEND_LIST | Other in self contacts. | 1 |
V2TIM_FRIEND_RELATION_TYPE_IN_OTHER_FRIEND_LIST | Self in others contacts. | 2 |
V2TIM_FRIEND_RELATION_TYPE_BOTH_WAY | Two-way relationship. | 3 |