---
name: IXPLoadingStatus
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# IXPLoadingStatus

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `None` | 0 |  |
| `Pending` | 1 |  |
| `Initialized` | 2 |  |
| `ErrorInvalidUser` | 3 |  |
| `ErrorConnection` | 4 |  |
| `ErrorJsonParse` | 5 |  |
| `ErrorTimedOut` | 6 |  |