IMKitConfigCenter class

uikit 配置类

Constructors

IMKitConfigCenter()

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

deleteTeamSessionWhenLeave bool
是否在离开群后删除会话
getter/setter pair
enableCallKit bool
支持呼叫功能,呼叫组件初始化后设置为true
getter/setter pair
enableOnlineStatus bool
是否开启用户在线状态监听
getter/setter pair
enableTeam bool
群开关,打开后可以使用群相关服务
getter/setter pair