menu
rongcloud_im_wrapper_plugin package
documentation
rongcloud_im_wrapper_plugin.dart
RCIMIWEngine
onMessageBlocked property
onMessageBlocked property
dark_mode
light_mode
onMessageBlocked
property
dynamic Function
(
RCIMIWBlockedMessageInfo
?
info
)
?
onMessageBlocked
getter/setter pair
发送含有敏感词消息被拦截的回调
info
被拦截消息的相关信息
Implementation
Function( RCIMIWBlockedMessageInfo? info, )? onMessageBlocked;
rongcloud_im_wrapper_plugin package
documentation
rongcloud_im_wrapper_plugin
RCIMIWEngine
onMessageBlocked property
RCIMIWEngine class