> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# DNSResolutionMethod

> Protobuf enumeration DNSResolutionMethod generated from WAProto.

Defined in: [WAProto/index.d.ts:2769](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2769)

## Enumeration Members

### FALLBACK

> **FALLBACK**: `4`

Defined in: [WAProto/index.d.ts:2774](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2774)

***

### GOOGLE

> **GOOGLE**: `1`

Defined in: [WAProto/index.d.ts:2771](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2771)

***

### HARDCODED

> **HARDCODED**: `2`

Defined in: [WAProto/index.d.ts:2772](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2772)

***

### MNS

> **MNS**: `5`

Defined in: [WAProto/index.d.ts:2775](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2775)

***

### OVERRIDE

> **OVERRIDE**: `3`

Defined in: [WAProto/index.d.ts:2773](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2773)

***

### SYSTEM

> **SYSTEM**: `0`

Defined in: [WAProto/index.d.ts:2770](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2770)
