xw-gortc-service
v1.1.8
Published
gortc service
Downloads
157
Readme
xw-gortc-service
gortc service
Installation
npm install xw-gortc-service
Usage
1.init runtime data
gortcService.initGortcData(url, userInfo, token, appData)
2.load device list
gortcDeviceService.loadDevices()
3.enterRoom
gortcService.enterRoom(roomInfo)