TIMConstants 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
- V2TIM_ELEM_TYPE_CUSTOM → const int
- V2TIM_ELEM_TYPE_FACE → const int
- V2TIM_ELEM_TYPE_FILE → const int
- V2TIM_ELEM_TYPE_GROUP_TIPS → const int
- V2TIM_ELEM_TYPE_IMAGE → const int
- V2TIM_ELEM_TYPE_LOCATION → const int
- V2TIM_ELEM_TYPE_MERGER → const int
- V2TIM_ELEM_TYPE_NONE → const int
- V2TIM_ELEM_TYPE_SOUND → const int
- V2TIM_ELEM_TYPE_TEXT → const int
- V2TIM_ELEM_TYPE_VIDEO → const int
- V2TIM_GROUP_MESSAGE_READ_MEMBERS_FILTER_READ → const int
- V2TIM_GROUP_MESSAGE_READ_MEMBERS_FILTER_UNREAD → const int
- V2TIM_MSG_STATUS_HAS_DELETED → const int
- V2TIM_MSG_STATUS_LOCAL_IMPORTED → const int
- V2TIM_MSG_STATUS_LOCAL_REVOKED → const int
- V2TIM_MSG_STATUS_SEND_FAIL → const int
- V2TIM_MSG_STATUS_SEND_SUCC → const int
- V2TIM_MSG_STATUS_SENDING → const int
- V2TIM_NOT_RECEIVE_MESSAGE → const int
- V2TIM_PRIORITY_DEFAULT → const int
- V2TIM_PRIORITY_HIGH → const int
- V2TIM_PRIORITY_LOW → const int
- V2TIM_PRIORITY_NORMAL → const int
- V2TIM_RECEIVE_MESSAGE → const int
- V2TIM_RECEIVE_NOT_NOTIFY_MESSAGE → const int