|
Change Variable Type evt : DeskShareRTMPBroadcastEvent to evt : VoiceUserJoinedEvent in method private sendMessageToBigBlueButton(event VoiceConferenceEvent) : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener |
From |
To |
|
Change Variable Type rtmp : DeskShareBroadcastRTMPCommand to rtmp : ScreenshareBroadcastRTMPCommand in method public deskShareBroadcastRTMP(voiceConfId String, streamUrl String, timestamp String, broadcast Boolean) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type evt : DeskShareRTMPBroadcastEvent to evt : ScreenshareRTMPBroadcastEvent in method public run() : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener.sendMessageToBigBlueButton.task |
From |
To |
|
Change Variable Type rtmp : DeskShareRTMPBroadcastEvent to rtmp : ScreenshareRTMPBroadcastEvent in method public conferenceEventRecord(uniqueId String, confName String, confSize int, event EslEvent) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ESLEventListener |
From |
To |
|
Change Variable Type evt : DeskShareStartedEvent to evt : VoiceUserJoinedEvent in method private sendMessageToBigBlueButton(event VoiceConferenceEvent) : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener |
From |
To |
|
Change Variable Type evt : DeskShareStartedEvent to evt : ScreenshareStartedEvent in method public run() : void in class org.bigbluebutton.freeswitch.voice.FreeswitchConferenceEventListener.sendMessageToBigBlueButton.task |
From |
To |
|
Change Variable Type dsStart : DeskShareStartedEvent to dsStart : ScreenshareStartedEvent in method public conferenceEventJoin(uniqueId String, confName String, confSize int, event EslEvent) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.ESLEventListener |
From |
To |
|
Change Variable Type cmd : DeskShareHangUpCommand to cmd : GetAllUsersCommand in method private sendMessageToFreeswitch(command FreeswitchCommand) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |
|
Change Variable Type huCmd : DeskShareHangUpCommand to huCmd : ScreenshareHangUpCommand in method public deskShareHangUp(voiceConfId String, fsConferenceName String, timestamp String) : void in class org.bigbluebutton.freeswitch.voice.freeswitch.FreeswitchApplication |
From |
To |