RpcProtocolEvent Enumeration
Deprecated in 3.6. The RPC system will be significantly refactored (or replaced) in version 5.0.
RPC protocol event types.
Members
| Name |
Value |
Description |
| RequestCreated |
0 |
|
| ResponseLoaded |
1 |
|
| ResponseLoading |
2 |
|
| ConnectionErrorReceived |
3 |
|
| UnknownErrorReceived |
4 |
|
| BackendErrorReceived |
5 |
|
| ConnectionAborted |
6 |
|
| RequestReceived |
7 |
|
| BackendResponseCreated |
8 |
|
| BackendReportedPending |
9 |
|
| BackendReportedNotFound |
10 |
|
| BackendErrorOccurred |
11 |
|
| BackendReportedNoContent |
12 |
|
Defined in
Last Updated:
20 June, 2023