API Reference > presentation-common > RPC > PresentationRpcInterface > getContentAndSize 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 presentation/common/src/presentation-common/PresentationRpcInterface.ts Line 200 Last Updated: 11 June, 2024