CommunicateAction
Type name: CommunicateAction
Extends InteractAction
Name |
Type |
Description |
about |
Thing |
The subject matter of the content. |
language |
Language |
A sub property of instrument. The language used on this action. |
recipient |
Audience, Organization or Person |
A sub property of participant. The participant who is at the receiving end of the action. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["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"]]