FriendApplicationTypeEnum
Introduction
The type of adding a friend.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
V2TIM_FRIEND_ACCEPT_AGREE | Allow adding as one-way friend. | 0 |
V2TIM_FRIEND_ACCEPT_AGREE_AND_ADD | Allow adding as two-way friend. | 1 |
V2TIM_FRIEND_APPLICATION_COME_IN | The friend application sent by others. | 1 |
V2TIM_FRIEND_APPLICATION_SEND_OUT | The friend application sent by self. | 2 |
V2TIM_FRIEND_APPLICATION_BOTH | Both side of the friend application. | 3 |