Azione di comunicazione
Nome del tipo: CommunicationAction.
Estende InterazioneAction.
Nome |
Tipo |
Descrizione |
informazioni |
La cosa |
L'oggetto dei contenuti. |
language |
Language |
Una proprietà secondaria dello strumento. La lingua utilizzata per questa azione. |
destinatario |
Pubblico, Organizzazione o Persona |
Una proprietà secondaria di un partecipante. Il partecipante che si trova alla fine dell'azione. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-04 UTC.
[null,null,["Ultimo aggiornamento 2024-09-04 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"]]