Action de communication
Nom de type : CommuniquerAction
Développe l'interface InteractAction
Nom |
Type |
Description |
concernant |
Thing |
Objet du contenu. |
language |
Language |
Sous-propriété d'instrument. Langue utilisée pour cette action. |
destinataire |
Audience, Organisation ou Personne |
Sous-propriété du participant. Participant qui arrive à la fin de l'action. |
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/04 (UTC).
[null,null,["Dernière mise à jour le 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"]]