menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ChatGroupEventHandler
onSharedFileDeletedFromGroup property
onSharedFileDeletedFromGroup property
dark_mode
light_mode
onSharedFileDeletedFromGroup
property
void Function
(
String
groupId
,
String
fileId
)
?
onSharedFileDeletedFromGroup
final
群组删除共享文件回调。
Implementation
final void Function( String groupId, String fileId, )? onSharedFileDeletedFromGroup;
shengwang_chat_uikit package
documentation
chat_uikit
ChatGroupEventHandler
onSharedFileDeletedFromGroup property
ChatGroupEventHandler class