Comunicar acción
Nombre de tipo: CommunicationsAction
Extiende InteractAction
Nombre |
Tipo |
Descripción |
aprox. |
Thing |
El tema del contenido |
language |
Idioma |
Una subpropiedad de instrumento. El idioma que se utiliza en esta acción. |
destinatario |
Público, Organización o Persona |
Una subpropiedad del participante. El participante que está al final de la acción. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-04 (UTC)
[null,null,["Última actualización: 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"]]