API Reference > imodeljs-common > RpcInterface > BentleyCloudRpcParams BentleyCloudRpcParams Interface Initialization parameters for BentleyCloudRpcConfiguration. Properties Name Type Description info OpenAPIInfo Identifies the remote server that implements a set of RpcInterfaces. pendingRequestListener undefined | RpcRequestEventHandler Handler for RPC request events. protocol undefined | The protocol for Bentley cloud RPC interface deployments uriPrefix undefined | string The URI of the orchestrator that will route requests to the remote RpcInterface server. Defined in core/common/src/rpc/web/BentleyCloudRpcManager.ts Line 21 Last Updated: 11 June, 2024