RPC
Types used for RPC communication between frontend and backend. Generally should only be used internally by presentation packages.
Classes
| Name | Description | |
|---|---|---|
| PresentationRpcInterface | Interface used for communication between Presentation backend and frontend. |
Interfaces
| Name | Description | |
|---|---|---|
| PresentationRpcRequestOptions | Base options for all presentation RPC requests. |
Type Aliases
| Name | Description | |
|---|---|---|
| ContentRpcRequestOptions | Data structure for content request options. | |
| HierarchyRpcRequestOptions | Data structure for hierarchy request options. | |
| LabelRpcRequestOptions | Data structure for label request options. | |
| PresentationRpcResponse | Data structure for presentation RPC responses | |
| RulesetVariableRpcRequestOptions | Data structure for ruleset variable request options. | |
| SelectionScopeRpcRequestOptions | Data structure for selection scope request options. |
Last Updated: 08 January, 2020