AllowType class Enums

设置用户信息时中,是否允许其他人加你好友

Constructors

AllowType()

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_FRIEND_ALLOW_ANY → const int
允许任何人添加好友
V2TIM_FRIEND_DENY_ANY → const int
拒绝任何人添加好友
V2TIM_FRIEND_NEED_CONFIRM → const int
添加好友需要验证