RCIMIWMessageBlockType enum

Inheritance
Available extensions

Values

unknown → const RCIMIWMessageBlockType

未知

global → const RCIMIWMessageBlockType

全局敏感词:命中了融云内置的全局敏感词

custom → const RCIMIWMessageBlockType

自定义敏感词拦截:命中了客户在融云自定义的敏感词

thirdParty → const RCIMIWMessageBlockType

第三方审核拦截:命中了第三方(数美)或模板路由决定不下发的状态

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

values → const List<RCIMIWMessageBlockType>
A constant List of the values in this enum, in order of their declaration.