onSharedFileDeletedFromGroup abstract method

void onSharedFileDeletedFromGroup(
  1. String? groupId,
  2. String? fileId
)

群共享文件被删除

Implementation

void onSharedFileDeletedFromGroup(String? groupId, String? fileId);