文件名称:Twity:Unity C#的Twitter API客户端(例如:twitter-for-unity)
文件大小:30KB
文件格式:ZIP
更新时间:2024-02-26 18:41:30
twitter unity unity3d TwitterC#
两次 适用于Unity C#的Twitter API客户端。 (例如,twitter-for-unity) 受“启发。 环境 Unity 2017.1.0f3 Unity 2017.2.0f3 Unity 2017.4.2f2 Unity 2018.1.0f2 (在Unity 2017.3上,Streaming API不起作用) 可用的API方法 REST API GET:可用 POST:可用-块状POST“媒体/上传”(INIT / APPEND / FINALIZE)尚不可用(正在进行中) 流API POST状态/过滤器:可用(测试版) GET状态/样本:可用(测试版)
【文件预览】:
Twity-master
----packages.config(155B)
----package.json(280B)
----DataModels()
--------DirectMessages()
--------Entities()
--------Core()
--------Trends()
--------Responses()
--------Error()
--------StreamMessages()
--------Oauth()
----Helpers()
--------JsonHelper.cs(365B)
--------TwitterHelper.cs(1KB)
----Twity.asmdef(27B)
----Scripts()
--------TwitterStreamType.cs(1KB)
--------TwitterStream.cs(10KB)
--------TwitterOauth.cs(4KB)
--------TwitterRequest.cs(11KB)
----.gitignore(143B)
----README.md(9KB)
----LICENSE.txt(1KB)