【问题标题】:Google Hangouts iOS application URL schemesGoogle Hangouts iOS 应用程序 URL 方案
【发布时间】:2016-03-23 15:19:19
【问题描述】:

Google 驱动器的 url 架构是 googledrive:// ,与此类似,我需要 Hangouts Schema。我想从本机代码打开 Google 视频群聊应用

【问题讨论】:

    标签: url-scheme google-hangouts


    【解决方案1】:
     com.google.hangouts://
    

    我发现上述架构适用于环聊

    【讨论】:

    • 感谢它的工作,我找到了其他 API 的 url 架构 - Microsoft Outlook:ms-outlook:// Google Drive:googledrive:// Google Docs:googledocs:// Google Calender:googlecalendar:/ /谷歌邮箱:googlegmail://
    • 你在哪里找到的!?
    • com.google.hangouts: 方案 URL 似乎没有被当前环聊应用注册:-(
    • 嘿。这个 URL 方案对我不起作用。你能帮帮我吗?
    【解决方案2】:

    这里是如何开始的:

    聊天

    com.google.hangouts://textchat?p=g[ID_USER]

    视频

    com.google.hangouts://textchat?p=g[ID_USER]

    【讨论】:

    • 请你写一个例子。我正在尝试的是 com.google.hangouts://textchat?p=g[example@gmail.com] 这是我们应该编写 url 的方式。
    • 需要是ID,需要集成google API来请求用户ID。太难了:(
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-01-15
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多