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

# CallResult

> Protobuf enumeration CallResult generated from WAProto.

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

## Enumeration Members

### ABANDONED

> **ABANDONED**: `9`

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

***

### ACCEPTEDELSEWHERE

> **ACCEPTEDELSEWHERE**: `3`

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

***

### CANCELLED

> **CANCELLED**: `2`

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

***

### CONNECTED

> **CONNECTED**: `0`

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

***

### FAILED

> **FAILED**: `8`

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

***

### INVALID

> **INVALID**: `5`

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

***

### MISSED

> **MISSED**: `4`

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

***

### ONGOING

> **ONGOING**: `10`

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

***

### REJECTED

> **REJECTED**: `1`

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

***

### UNAVAILABLE

> **UNAVAILABLE**: `6`

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

***

### UPCOMING

> **UPCOMING**: `7`

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