RCIMIWMessageBlockType enum
Values
- unknown → const RCIMIWMessageBlockType
-
未知
- global → const RCIMIWMessageBlockType
-
全局敏感词:命中了融云内置的全局敏感词
- custom → const RCIMIWMessageBlockType
-
自定义敏感词拦截:命中了客户在融云自定义的敏感词
- thirdParty → const RCIMIWMessageBlockType
-
第三方审核拦截:命中了第三方(数美)或模板路由决定不下发的状态
Properties
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.