Preparing search index...
The search index is not available
鸿蒙 IMLib-v1.3.2
鸿蒙 IMLib-v1.3.2
message/listener/MessageBlockedListener
MessageBlockedListener
Interface MessageBlockedListener
消息敏感词拦截监听
Version
1.3.0
interface
MessageBlockedListener
{
onMessageBlocked
(
blockInfo
:
MessageBlockInfo
)
:
any
;
}
Index
Methods
on
Message
Blocked
Methods
on
Message
Blocked
onMessageBlocked
(
blockInfo
:
MessageBlockInfo
)
:
any
消息敏感词拦截
Parameters
blockInfo
:
MessageBlockInfo
拦截信息
Returns
any
Discussion
当发送消息触发敏感词拦截的时候,会触发该回调
See
MessageBlockInfo
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
on
Message
Blocked
鸿蒙 IMLib-v1.3.2
Loading...
消息敏感词拦截监听
Version
1.3.0