IModelTileRpcInterface Class
Extends
Methods
Inherited methods
| Name | 
Inherited from | 
 Description | 
| forward<T>(parameters: IArguments): Promise<T> Inherited | 
RpcInterface | 
Obtains the implementation result for an RPC operation. | 
| isVersionCompatible(backend: string, frontend: string): boolean Static Inherited | 
RpcInterface | 
Determines whether the backend version of an RPC interface is compatible (according to semantic versioning) with the frontend version of the interface. | 
Properties
| Name | 
Type | 
Description | 
 | 
| interfaceName Static Readonly | 
"IModelTileRpcInterface" | 
The immutable name of the interface. | 
  | 
| interfaceVersion Static | 
string | 
The semantic version of the interface. | 
  | 
Defined in
Last Updated: 24 June, 2025