ContentSourcesRpcResult Interface
Data structure for content sources RPC response.
Properties
| Name | Type | Description | |
|---|---|---|---|
| classesMap | [id: string]: CompressedClassInfoJSON | An ECClassId => CompressedClassInfoJSON map for deserializing sources. |
|
| sources | SelectClassInfoJSON<string>[] | A list of objects containing content source information. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.