|
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.EjectParticipantCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.EjectUserCommand |
From |
To |
|
Rename Class org.bigbluebutton.freeswitch.voice.commands.MuteParticipantCommand renamed to org.bigbluebutton.freeswitch.voice.commands.MuteUserCommand |
From |
To |
|
Rename Class org.bigbluebutton.freeswitch.voice.commands.GetParticipantsCommand renamed to org.bigbluebutton.freeswitch.voice.commands.GetUsersCommand |
From |
To |
|
Rename Class org.bigbluebutton.freeswitch.voice.commands.EjectParticipantCommand renamed to org.bigbluebutton.freeswitch.voice.commands.EjectUserCommand |
From |
To |
|
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.PopulateRoomCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.GetAllUsersCommand |
From |
To |
|
Rename Class org.bigbluebutton.freeswitch.voice.freeswitch.actions.MuteParticipantCommand renamed to org.bigbluebutton.freeswitch.voice.freeswitch.actions.MuteUserCommand |
From |
To |
|
Change Variable Type mpc : EjectParticipantCommand to mpc : EjectUserCommand in method public eject(voiceConfId String, voiceUserId String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type mpc : MuteParticipantCommand to mpc : MuteUserCommand in method public muteUser(voiceConfId String, voiceUserId String, mute Boolean) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type cmd : EjectParticipantCommand to cmd : GetAllUsersCommand in method private sendMessageToFreeswitch(command FreeswitchCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type cmd : PopulateRoomCommand to cmd : GetAllUsersCommand in method private sendMessageToFreeswitch(command FreeswitchCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type prc : PopulateRoomCommand to prc : GetAllUsersCommand in method public getAllUsers(voiceConfId String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type cmd : MuteParticipantCommand to cmd : GetAllUsersCommand in method private sendMessageToFreeswitch(command FreeswitchCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter participant : String to voiceUserId : String in method public eject(voiceConfId String, voiceUserId String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter participant : String to voiceUserId : String in method public muteUser(voiceConfId String, voiceUserId String, mute Boolean) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter room : String to voiceConfId : String in method public getAllUsers(voiceConfId String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter room : String to voiceConfId : String in method public eject(voiceConfId String, voiceUserId String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter room : String to voiceConfId : String in method public startRecording(voiceConfId String, meetingid String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter room : String to voiceConfId : String in method public ejectAll(voiceConfId String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Rename Parameter room : String to voiceConfId : String in method public muteUser(voiceConfId String, voiceUserId String, mute Boolean) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |