prettyprint conference joins and parts properly

This commit is contained in:
Matthew Hodgson 2016-03-05 02:30:18 +00:00
parent 05a3dab528
commit 0d841551a0
2 changed files with 40 additions and 3 deletions

View file

@ -327,6 +327,10 @@ var callHandler = {
setConferenceHandler: function(confHandler) {
ConferenceHandler = confHandler;
},
getConferenceHandler: function() {
return ConferenceHandler;
}
};
// Only things in here which actually need to be global are the