getContentAndSize Method
Deprecated Use PresentationRpcInterface.getPagedContent or PresentationRpcInterface.getPagedContentSet
getContentAndSize(_token: IModelRpcProps, _options: ContentRpcRequestOptions, _descriptorOrOverrides: DescriptorJSON | DescriptorOverrides, _keys: KeySetJSON): PresentationRpcResponse<{ content?: ContentJSON, size: number }>
Parameter | Type | Description |
---|---|---|
_token | IModelRpcProps | |
_options | ContentRpcRequestOptions | |
_descriptorOrOverrides | DescriptorJSON | DescriptorOverrides | |
_keys | KeySetJSON |
Returns - PresentationRpcResponse<{ content?: ContentJSON, size: number }>
Defined in
Last Updated: 11 June, 2024