Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚注意到CardService.newGmailClientAction ()返回的 GmailClientAction并且我在文档中找不到任何参考。
有人知道什么以及如何使用这个 GmailClientActions 吗?
干杯。
客户端操作中有 2 个函数:setOpenChat、setReloadTask。目前,没有为这些功能提供实现。
Openchat 动作是为当前对话打开聊天。ReloadTask 是重新加载当前邮件视图。