◆ getUserID()
Get user ID
- Returns
- User ID
◆ getResultCode()
Get the returned result code
- Returns
- Result code
◆ getResultInfo()
Get the returned result description
- Returns
- Result description
◆ getFollowType()
Get the follow type. The constants are::
- Returns
- Follow type
◆ V2TIM_FOLLOW_TYPE_NONE
final int V2TIM_FOLLOW_TYPE_NONE = 0 |
|
static |
No relationship of following
◆ V2TIM_FOLLOW_TYPE_IN_MY_FOLLOWING_LIST
final int V2TIM_FOLLOW_TYPE_IN_MY_FOLLOWING_LIST = 1 |
|
static |
The peer party is in my following list
◆ V2TIM_FOLLOW_TYPE_IN_MY_FOLLOWERS_LIST
final int V2TIM_FOLLOW_TYPE_IN_MY_FOLLOWERS_LIST = 2 |
|
static |
The peer party is in my followers list
◆ V2TIM_FOLLOW_TYPE_IN_BOTH_FOLLOWERS_LIST
final int V2TIM_FOLLOW_TYPE_IN_BOTH_FOLLOWERS_LIST = 3 |
|
static |
The peer party and I are mutually following each other