RpcInterfaceDefinition<T extends RpcInterface> Interface

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 April, 2024