如何在 AGL 中显示弹出窗口或警报?

问题描述

下面是我在 afb-client-demo 帮助中提到的示例客户端命令

afb-client-demo --human 'localhost:1234/api?token=HELLO&uuid=magic' hello ping

不确定如何形成调用 showWindow API 的命令,是否有任何通知 API?

afb-client-demo -H 'ws://localhost:30031/api?token=""&uuid=magic' homescreen showWindow "

    {"application_id":"homescreen","display_area":"normal"}"
    ON-REPLY 1:homescreen/showWindow: ERROR
    {
      "jtype":"afb-reply","request":{
        "status":"Failed","info":"called showWindow,UnkNown parameter"
      }
    }

有人可以帮忙吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)