CGroupTipsType 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
Constants
- GROUP_TIPS_TYPE_GRANT_ADMINISTRATOR → const int
- GROUP_TIPS_TYPE_GROUP_INFO_CHANGE → const int
- GROUP_TIPS_TYPE_GROUP_MEMBER_INFO_CHANGE → const int
- GROUP_TIPS_TYPE_JOIN → const int
- GROUP_TIPS_TYPE_KICK → const int
- GROUP_TIPS_TYPE_PINNED_MESSAGE_ADDED → const int
- GROUP_TIPS_TYPE_PINNED_MESSAGE_DELETED → const int
- GROUP_TIPS_TYPE_QUIT → const int
- GROUP_TIPS_TYPE_REVOKE_ADMINISTRATOR → const int
- GROUP_TIPS_TYPE_TOPIC_INFO_CHANGE → const int