pebble-api-dotnet:Pebbles 时间轴的 PCL C# 库

时间:2024-06-21 14:02:34
【文件属性】:

文件名称:pebble-api-dotnet:Pebbles 时间轴的 PCL C# 库

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-21 14:02:34

C#

鹅卵石-api-dotnet Pebble Timeline Watch 的 PCL C# 库 安装 git clone :nothingmn/pebble-api-dotnet.git nuget 包将很快发布。 例子 在您的 C# 项目中,定义您的全局 API 密钥。 public static string APIKey = " APIKEY " ; 在手表上启动您的应用程序,并进行 API 调用... Pebble . getTimelineToken ( function ( token ) { console . log ( 'My timeline token is ' + token ) ; //send the token to the server //or send it to your companion


【文件预览】:
pebble-api-dotnet-master
----readme.md(5KB)
----LICENSE(1KB)
----src()
--------pebble-api-dotnet.sln(1KB)
--------pebble-api-dotnet()
--------pebble-api-dotnet-tests()
----.gitignore(3KB)

网友评论