Future<void> stopPlayAnotherRoomAudioVideo(String userID) async { return ZegoUIKitCore.shared.stopPlayAnotherRoomAudioVideo(userID); }