????
Current Path : /home/thenclexdoctor.com/public_html/public/assets/vendors/agora/ |
Current File : /home/thenclexdoctor.com/public_html/public/assets/vendors/agora/agora-token.js |
window.generateToken = function (callback) { const data = { channelName: channelName }; $.post('/agora/token', data, function (result) { if(result && typeof callback === "function") { callback(result.token); } }).fail(err => { }) }
Sorry, this page is not available...