RpcInterfaceDefinition<T extends RpcInterface> Interface

Beta  

Specifies the required static properties of an RpcInterface class. These properties are used to identify RPC requests and responses.

Properties

Name Type Description
interfaceName string    
interfaceVersion string    
prototype T    

Defined in

Last Updated: 20 June, 2023