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, 0 insertions, 19 deletions
diff --git a/files/es/web/api/mozsocial/getattention/index.html b/files/es/web/api/mozsocial/getattention/index.html
deleted file mode 100644
index e362749b56..0000000000
--- a/files/es/web/api/mozsocial/getattention/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-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>