bigbluebutton-Github/bbb-common-web
Mario Jr 70456ef93d Set listenOnly to false when user left voice
The message/event UserLeftVoiceConfToClientEvtMsg is used when user leaves mic and listenonly, but it only sets to false the 'voiceJoined' (which represents the <hasVoiceVoiceJoined> property in BBB's XML API.
We now also set to false the 'listeningOnly' (which represents the <isListeningOnly> property in BBB's XML API). Setting both to false is not a problem, once 'MIC' and 'ListenOnly' states are mutually exclusives
Fixes #10852
2020-11-18 11:55:32 -03:00
..
project Fix XML(Formula) Injection 2020-05-19 08:56:00 +12:00
scala - get metadata xml 2017-09-01 15:00:38 -07:00
src Set listenOnly to false when user left voice 2020-11-18 11:55:32 -03:00
.gitignore - build getMeetings and getMeetingInfo responses using freemarker 2017-03-09 20:32:14 +00:00
.scalariform.conf - enable scalariform for bbb-common-web 2019-03-27 13:36:34 -07:00
build.sbt - enable scalariform for bbb-common-web 2019-03-27 13:36:34 -07:00
deploy.sh Update deployment configuration. 2018-11-22 12:54:40 -02:00
Dockerfile update instructions and implementation of a working docker-compose (no recordings yet) 2018-08-24 17:15:47 -03:00
README.md - build getMeetings and getMeetingInfo responses using freemarker 2017-03-09 20:32:14 +00:00