首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Chromecast按下chromecast按钮启动另一个web服务?

Chromecast按下chromecast按钮启动另一个web服务?
EN

Stack Overflow用户
提问于 2014-01-22 10:59:11
回答 1查看 132关注 0票数 0

一个简单的问题..。

代码语言:javascript
复制
  I haven't dived into the chromecast docs yet
  but can someone lend some knowledge, that's probably
  already out there.

  When a chromecast icon is pressed within an application is there anyway
  either from thirdparty apps or my own, have muliple http requests executed
  so that the chromecast is activated and some other process is started via
  web services aswell?

谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-01-22 15:16:06

是的,作为发件人应用程序的开发人员,一旦用户与按钮交互,您可以做任何您想做的事情。该按钮是应用程序的一部分,因此允许向web服务发送消息。

请查看文档:sender,以获得关于一切如何工作的更多细节。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21281010

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档