bigbluebutton-api-js
bigbluebutton-api-js copied to clipboard
Does this lib support module loading?
e.g. https://github.com/paulocesar/node-bigbluebutton
modules: {
module: [
{
name:'presentation',
document:{url:'http://www.samplepdf.com/sample.pdf'}
}
]
}