TencentCloudChatCustomerServicePlugin class

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

currentUser String
getter/setter pair
hasInited bool
getter/setter pair
imManager → V2TIMManager
final
rowWhiteList List<String>
getter/setter pair
srcWhiteList List<String>
getter/setter pair
typingWhiteList List<String>
getter/setter pair

Static Methods

getCustomerServiceInfo(dynamic customerServiceUserList) → dynamic
getEvaluateMessage(Function sendMessage) → void
initPlugin() → dynamic
isCanSendEvaluate(V2TimMessage message) bool
isCanSendEvaluateMessage(V2TimMessage message) bool
isCustomerServiceMessage(V2TimMessage message) bool
isCustomerServiceMessageInvisible(V2TimMessage message) bool
isInSession(V2TimMessage message) bool
isInSessionMessage(V2TimMessage message) bool
isRowCustomerServiceMessage(V2TimMessage message) bool
isTypingCustomerServiceMessage(V2TimMessage message) bool
sendCustomerServiceEndSessionMessage(Function sendMessage) → void
sendCustomerServiceStartMessage(Function sendMessage) → void