|
Rename Method private recordStartRecordingEvent(event VoiceConferenceRecordEvent, room String) : void renamed to private recordVoiceConfRecordingStartedEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Method public setRecorderApplication(recorder RecorderApplication) : void renamed to public VoiceEventRecorder(recorder RecorderApplication) in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Method private recordParticipantLeftEvent(event VoiceConferenceRecordEvent, room String) : void renamed to private recordUserLeftVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Method private recordParticipantTalkingEvent(event VoiceConferenceRecordEvent, room String) : void renamed to private recordUserTalkingInVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Method private recordParticipantLockedEvent(event VoiceConferenceRecordEvent, room String) : void renamed to private recordUserLockedInVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Method private recordParticipantMutedEvent(event VoiceConferenceRecordEvent, room String) : void renamed to private recordUserMutedInVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Method private recordParticipantJoinedEvent(event VoiceConferenceRecordEvent, room String) : void renamed to private recordUserJoinedVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method public recordConferenceEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method private recordUserTalkingInVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method private recordUserJoinedVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method private recordUserLeftVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method private recordVoiceConfRecordingStartedEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method private recordUserLockedInVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |
|
Rename Parameter room : String to meetingId : String in method private recordUserMutedInVoiceConfEvent(event VoiceConferenceRecordEvent, meetingId String) : void in class org.bigbluebutton.core.recorders.VoiceEventRecorder |
From |
To |