onSharedFileAddedFromGroup method Null safety
Occurs when a shared file is added to the group.
Param groupId
The group ID.
Param member
The new shared File.
Implementation
void onSharedFileAddedFromGroup(String groupId, EMGroupSharedFile sharedFile);