# Get connection type

![](https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FrbJAOU3OcDfVv2XPBErC%2Fimage.png?alt=media\&token=96a143eb-5271-4b95-8c3f-390cf8453f3c)

{% tabs %}
{% tab title="Entry Vars" %}
**(Does not contain Entry Vars)**

**Step by Step :**

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FrUp6YCNTEOwqUfiAa71H%2FGet%20connection%20type.gif?alt=media&#x26;token=cfbdae04-cee4-4f82-aadc-a13c8c772e70" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & Outvar" %}
**Mobile data :** It runs when the user using the application is connected with mobile data.

OutVars&#x20;

`Null-`

**Offline :**  It is executed when the user using the application is not connected to any network.

OutVars&#x20;

`Null`

**Wifi :**  It runs when the user using the application is connected with a local modem or Wifi device.

OutVars&#x20;

`Null`
{% endtab %}

{% tab title="Features" %}

* El callback offline, se puede usar solamente en producción y no desde el previewer.
* La función no es soportada en web app.
  {% endtab %}

{% tab title="examples" %}

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FNWO2H0IYvqbZvXp4onVP%2FWhatsApp%20Image%202022-09-02%20at%2013.35.31.jpeg?alt=media&#x26;token=05923c75-59b1-40d4-a1ac-fbaacd076b2b" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
