【问题标题】:Chromecast start another web service upon chromecast button push?Chromecast 在按下 chromecast 按钮时启动另一个网络服务?
【发布时间】:2014-02-12 09:32:39
【问题描述】:

只是一个简单的问题...

  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?

谢谢

【问题讨论】:

    标签: chromecast


    【解决方案1】:

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

    请查看文档:https://developers.google.com/cast/developing_a_sender,了解有关一切工作原理的更多详细信息。

    【讨论】:

    • 感谢您朝着正确的方向前进。我现在看到 chromecast 只是在活动/应用程序中与之交互的另一件事。一个非常物理的东西,但只是在代码内部与之通信的另一个“东西”。谢谢!
    猜你喜欢
    • 2015-01-24
    • 2014-03-13
    • 1970-01-01
    • 2014-03-17
    • 2014-09-01
    • 2017-06-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多