Hst.eventsBus.on('Error', function (code) { // 错误类型 console.log(msg) })
Hst.eventsBus.on('Liveended', function () { // 错误类型 console.log('直播已退出') })