通信操作
类型名称:CommunicateAction
扩展 InteractAction
名称 |
类型 |
说明 |
大约 |
Thing 的子类型 |
内容的主题。 |
language |
语言 |
付款方式的子属性。此操作使用的语言。 |
接收人 |
受众群体、组织或人员 |
参与者的子媒体资源。接收操作结束的参与者。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["CommunicateAction extends the InteractAction type and provides a way to describe communication-related actions."],["It includes details about the subject matter (\"about\"), the language used (\"language\"), and the recipient of the communication (\"recipient\")."],["The recipient can be an Audience, Organization, or Person, enabling versatile representation of communication targets."]]],["The `CommunicateAction` type, extending `InteractAction`, defines actions related to communication. Key properties include `about`, which specifies the subject of the communication, `language`, denoting the language used, and `recipient`, indicating the target audience, organization, or person receiving the communication. These properties are utilized to describe the core elements of the action, such as its subject, the medium used, and to whom the communication is directed.\n"]]