Add how to have a jitsi & cowebsite on doc
This commit is contained in:
parent
c886feca79
commit
b03e7ec8f6
2 changed files with 13 additions and 3 deletions
|
@ -67,7 +67,7 @@ const coWebsiteWorkAdventure = await WA.nav.openCoWebSite('https://workadventu.r
|
|||
coWebsite.close();
|
||||
```
|
||||
|
||||
### Opening/closing web page in Co-Websites
|
||||
### Get all Co-Websites
|
||||
|
||||
```
|
||||
WA.nav.getCoWebSites(): Promise<CoWebsite[]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue