提问人:Eugene Istomin 提问时间:6/13/2023 更新时间:6/13/2023 访问量:25
如何创建使用 LinphoneSDK 函数的 Cordova 插件
How to create a Cordova plugin that is using LinphoneSDK functions
问:
我将构建一个 Cordova 插件,该插件可以连接到 android 和 iOS 版本的 sip 服务器。
该程序需要使用 Linphone SDK。
我尝试下载适用于 android 和 iPhone 的 Linphone SDK。
首先对于android,我只找到了.jar文件。
如何将它用于我的项目。
答:
评论