ChatKitClient class

全局配置,全局生效,优先级低于参数配置

Properties

chatUIConfig ChatUIConfig
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
messageAction NIMMessageAction?
消息发送之前的回调,可使用其添加扩展
getter/setter pair
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
registerRevokedMessage({String? messageRevokedStr}) → void
toString() String
A string representation of this object.
inherited
unregisterRevokedMessage() → void

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

delegate → dynamic
no setter
instance ChatKitClient
final

Static Methods

init() → dynamic