Skip to content

Instantly share code, notes, and snippets.

/**
* Get media and join
* @return : Observevable(stream) => the agora local stream, you will need to run .play(id)
*/
joinRoom(room, email) {
// const self = this;
// if (this.localStream) {