EnumUtils 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 Methods
-
cCFriendCheckRelationType2DartType(
int checkResultType) → int -
cConversationMarkType2DartType(
int markType) → int -
cElemType2DartElemType(
int elemType) → int -
cFollowType2DartType(
int type) → int -
cFriendPendencyType2DartType(
int type) → int -
cFriendshipRelationType2DartType(
int relationType) → int -
cGroupAddOption2DartEnum(
int groupAddOption) → GroupAddOptTypeEnum -
cGroupType2DartType(
int groupType) → String -
convertGroupMemberRoleType(
int role) → GroupMemberRoleTypeEnum -
convertGroupMemberRoleTypeEnum(
GroupMemberRoleTypeEnum role) → int -
cReceiveMessageOpt2DartOpt(
int opt) → ReceiveMsgOptEnum -
dartConversationMarkType2CType(
int markType) → int -
dartElemType2CElemType(
int elemType) → int -
dartFriendApplicationType2CType(
int type) → int -
dartFriendApplicationTypeEnum2CType(
FriendApplicationTypeEnum type) → int -
dartFriendTypeEnum2CType(
FriendTypeEnum type) → int -
dartGroupAddOptEnum2CType(
GroupAddOptTypeEnum groupAddOption) → int -
dartGroupAddOptType2CType(
int groupAddOption) → int -
dartGroupType2CType(
String groupType) → int -
dartReceiveMessageOpt2CReceiveMessageOpt(
ReceiveMsgOptEnum opt) → int