ChatKitClient class

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

Properties

chatUIConfig ChatUIConfig
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setSpeakerphoneOnAndroid ↔ void Function(bool isSpeakerphoneOn)
getter/setter pair

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

delegate → dynamic
no setter
instance ChatKitClient
final

Static Methods

init() → dynamic