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

# ProcessState

> Protobuf enumeration ProcessState generated from WAProto.

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

## Enumeration Members

### INJECTED

> **INJECTED**: `1`

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

***

### INJECTED\_PARTIAL

> **INJECTED\_PARTIAL**: `2`

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

***

### INJECTION\_FAILED

> **INJECTION\_FAILED**: `3`

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

***

### INJECTION\_FAILED\_NO\_RETRY

> **INJECTION\_FAILED\_NO\_RETRY**: `4`

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

***

### NOT\_INJECTED

> **NOT\_INJECTED**: `0`

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