Guide-SDK:适用于Kraken APIJavaScript SDK

时间:2021-05-18 18:54:18
【文件属性】:
文件名称:Guide-SDK:适用于Kraken APIJavaScript SDK
文件大小:117KB
文件格式:ZIP
更新时间:2021-05-18 18:54:18
JavaScript 电视指南JS SDK 提供一种检索电视时间表数据的简单方法。 获取最新版本 (带注释的原始资源) ( ) 基本概念 SDK包含一些表示API实体的公共类: 视频(一种视频材料,可以是电影或新闻发行等) 广播(在特定频道的特定时间的一段视频,包括一个视频对象) 实体是查询构建器,封装了数据检索功能,过滤,排序和分页,以提供简单的API外观。 用法示例 #### Regions ####始终在启动之前指定区域。 LGI.Guide.config.region = 'NL'; 支持以下区域: NL荷兰 爱尔兰IE HU匈牙利 ####基本示例####让我们看一个最基本的示例-在不进行任何过滤或排序的情况下获取荷兰的广播列表: var broadcastsData = LGI.Guide.Video.create() .findOne(dataReceivedCallb
【文件预览】:
Guide-SDK-master
----.jshintrc(267B)
----demos()
--------nodejs_now_and_next()
--------broadcasts_sorting_by_popularity()
--------videos_by_category()
--------now_and_next_on_channel()
--------broadcasts_by_time_and_category()
----bower.json(3KB)
----Gruntfile.js(5KB)
----src()
--------fields()
--------entitybase.js(5KB)
--------main.js(351B)
--------utils()
--------entities()
--------config.js(425B)
--------request.js(2KB)
--------umd.js(332B)
--------collection.js(2KB)
----lib()
--------polyfills.js(8KB)
----doc()
--------request.js.html(3KB)
--------module-config.html(2KB)
--------index.html(5KB)
--------Video.html(23KB)
--------polyfills.js.html(3KB)
--------Request.html(3KB)
--------global.html(3KB)
--------rootchangingfield.js.html(3KB)
--------styles()
--------channel.js.html(3KB)
--------config.js.html(2KB)
--------module-polyfills.html(2KB)
--------Region.html(23KB)
--------TextField.html(6KB)
--------img()
--------scripts()
--------AbstractField.html(3KB)
--------Broadcast.html(23KB)
--------utils.js.html(2KB)
--------collection.js.html(4KB)
--------Collection.html(9KB)
--------LGI.Guide.config.html(4KB)
--------numericfield.js.html(3KB)
--------jsonp.js.html(4KB)
--------PrependField.html(10KB)
--------NumericField.html(9KB)
--------textfield.js.html(3KB)
--------video.js.html(3KB)
--------module-utils.html(2KB)
--------EntityBase.html(21KB)
--------Channel.html(23KB)
--------core.js.html(2KB)
--------requesttransport.js.html(2KB)
--------prependfield.js.html(3KB)
--------region.js.html(3KB)
--------abstractfield.js.html(2KB)
--------broadcast.js.html(4KB)
--------module-jsonp.html(2KB)
--------entitybase.js.html(7KB)
----test()
--------spec()
----README.md(4KB)
----dist()
--------lgi-guide.min.js(11KB)
--------lgi-guide.js(27KB)
----.editorconfig(447B)
----.gitignore(87B)
----package.json(853B)

网友评论