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

# ConnectReason

> Protobuf enumeration ConnectReason generated from WAProto.

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

## Enumeration Members

### ERROR\_RECONNECT

> **ERROR\_RECONNECT**: `3`

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

***

### NETWORK\_SWITCH

> **NETWORK\_SWITCH**: `4`

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

***

### PING\_RECONNECT

> **PING\_RECONNECT**: `5`

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

***

### PUSH

> **PUSH**: `0`

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

***

### SCHEDULED

> **SCHEDULED**: `2`

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

***

### UNKNOWN

> **UNKNOWN**: `6`

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

***

### USER\_ACTIVATED

> **USER\_ACTIVATED**: `1`

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