我能够为用户授权NEST API,我可以收到有关移动事件的通知,但我想以编程方式下载该事件的电影。有没有办法做到这一点?
答案 0 :(得分:0)
在活动结束时,API将显示一个链接以下载事件的图像或GIF动画。该URL将位于<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_height="match_parent">
<ScrollView android:layout_height="match_parent" android:layout_width="match_parent">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="?android:attr/textAppearanceLarge"
android:id="@+id/textView2"
android:textIsSelectable="true"
/>
</ScrollView>
</RelativeLayout>
存储桶中。该链接目前适用于拥有Nest Aware订阅的用户。
参考:https://developer.nest.com/documentation/api-reference/overview#last_event-cam