# Mobile

This is a base object that allows the user to create a Datapoint.

## withApn(apn)


Set the apn attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **apn** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withBcch(bcch)


Set the bcch attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **bcch** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withCellId(cellId)


Set the cellId attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **cellId** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withCgi(cgi)


Set the cgi attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **cgi** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withLac(lac)


Set the lac attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **lac** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withMr(mr)


Set the mr attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **mr** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withPlmn(plmn)


Set the plmn attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **plmn** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withRatType(ratType)


Set the ratType attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **ratType** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withsignalQuality(signalQuality)


Set the signalQuality attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **signalQuality** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withsignalQualityMax(signalQualityMax)


Set the signalQualityMax attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **signalQualityMax** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withsignalQualityMin(signalQualityMin)


Set the signalQualityMin attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **signalQualityMin** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withSignalStrength(signalStrength)


Set the signalStrength attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **signalStrength** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withSignalStrengthMax(signalStrengthMax)


Set the signalStrengthMax attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **signalStrengthMax** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withsignalStrengthMin(signalStrengthMin)


Set the signalStrengthMin attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **signalStrengthMin** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---
## withTimingAdvance(timingAdvance)


Set the timingAdvance attribute

### Parámetros

| Nombre | Tipo | Opcional | Descripción |
| :--- | :--- | :---: | :--- |
| **timingAdvance** | `string` | ❌ | optionals field |

### Retorna

{{% notice tip %}}
**Tipo:** `Mobile`
<br>

{{% /notice %}}

---

