公告板
版本库
filestore
活动
搜索
登录
陈启扬
/
HDLLinphoneSDK_IOS
派生自
~cjl/HDLLinphoneSDK_IOS
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2021-08-06 1.新增xamarin.ios绑定库
tzy
2021-08-06
004793173e22d9a810ee8acb853639e634668ad5
[~cqy/HDLLinphoneSDK_IOS.git]
/
Shared.IOS.HDLLinphoneSDK
/
Shared.IOS.HDLLinphoneSDK
/
ApiDefinition.cs
1
2
3
4
5
6
7
8
9
10
using System;
using ObjCRuntime;
using Foundation;
using UIKit;
namespace Shared.IOS.HDLLinphoneSDK
{
}