FriendTypeWeb class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- SNS_ADD_TYPE_BOTH ↔ String
-
getter/setter pair
- SNS_ADD_TYPE_SINGLE ↔ String
-
getter/setter pair
- SNS_APPLICATION_AGREE ↔ String
-
getter/setter pair
- SNS_APPLICATION_AGREE_AND_ADD ↔ String
-
getter/setter pair
- SNS_APPLICATION_SENT_BY_ME ↔ String
-
getter/setter pair
- SNS_APPLICATION_SENT_TO_ME ↔ String
-
getter/setter pair
- SNS_APPLICATION_TYPE_BOTH ↔ String
-
getter/setter pair
- SNS_TYPE_A_WITH_B ↔ String
-
getter/setter pair
- SNS_TYPE_B_WITH_A ↔ String
-
getter/setter pair
- SNS_TYPE_BOTH_WAY ↔ String
-
getter/setter pair
- SNS_TYPE_NO_RELATION ↔ String
-
getter/setter pair
Static Methods
-
convertFromApplicationFriendType(
String type) → int -
convertFromWebCheckFriendType(
String type) → int -
convertToAcceptFriendType(
int type) → String -
convertToApplicationFriendType(
int type) → String -
convertWebFriendType(
int type) → String
Constants
- V2TIM_FRIEND_ACCEPT_AGREE → const int
- V2TIM_FRIEND_ACCEPT_AGREE_AND_ADD → const int
- V2TIM_FRIEND_APPLICATION_BOTH → const int
- V2TIM_FRIEND_APPLICATION_COME_IN → const int
- V2TIM_FRIEND_APPLICATION_SEND_OUT → const int
- V2TIM_FRIEND_RELATION_TYPE_BOTH_WAY → const int
- V2TIM_FRIEND_RELATION_TYPE_IN_MY_FRIEND_LIST → const int
- V2TIM_FRIEND_RELATION_TYPE_IN_OTHER_FRIEND_LIST → const int
- V2TIM_FRIEND_RELATION_TYPE_NONE → const int