RpcInterfaceStatus Enumeration
Beta
RpcInterface status codes
Members
| Name | Value | Description |
|---|---|---|
| Success | 0 | |
| IncompatibleVersion | 135168 | The RpcInterface implemented by the server is incompatible with the interface requested by the client. |
| RPC_INTERFACE_ERROR_BASE | 135168 |
Defined in
- core/bentley/src/BentleyError.ts Line 120
Last Updated: 30 November, 2023