aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/mozsocial/getattention/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/mozsocial/getattention/index.html')
-rw-r--r--files/es/web/api/mozsocial/getattention/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/files/es/web/api/mozsocial/getattention/index.html b/files/es/web/api/mozsocial/getattention/index.html
new file mode 100644
index 0000000000..e362749b56
--- /dev/null
+++ b/files/es/web/api/mozsocial/getattention/index.html
@@ -0,0 +1,19 @@
+---
+title: MozSocial.getAttention
+slug: Web/API/MozSocial/getAttention
+tags:
+ - Social
+translation_of: Archive/Social_API/MozSocial/getAttention
+---
+<p>{{ ApiRef() }}</p>
+<p>{{non-standard_header()}}</p>
+<p>{{fx_minversion_header("17.0")}}</p>
+<h3 id="Summary" name="Summary">Resumen</h3>
+<p>Ejecuta algunas acciones, posiblemente específicas de la plataforma, diseñadas para obtener la atención del usuario. Esto puede involucrar la reproducción de un efecto de sonido, parpadeo en la pantalla, o mostrando alguna otra forma de efecto.</p>
+<h3 id="Syntax" name="Syntax">Sintaxis</h3>
+<pre class="eval">MozSocial.getAttention();
+</pre>
+<h3 id="Parámetros">Parámetros</h3>
+<p>Ninguno.</p>
+<h3 id="Specification" name="Specification">Especificación</h3>
+<p>No es parte de ninguna especificación.</p>