MyGit

v1.5.0

voxeet/voxeet-uxkit-cordova

版本发布时间: 2021-02-27 00:05:40

voxeet/voxeet-uxkit-cordova最新发布版本:v1.5.9(2022-12-08 02:32:59)

Example :

If you had previously

const { Voxeet } = VoxeetSDK;

await Voxeet.initialize("","");

You need to have

const { VoxeetSDK } = VoxeetCordova;

await VoxeetSDK.initiliaze("","");

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-02-27发行的版本