TileStorage Class

Methods

Name Description
constructor(storage: FrontendStorage): TileStorage    
downloadTile(tokenProps: IModelRpcProps, iModelId: string, changesetId: string, treeId: string, contentId: string, guid?: string): Promise<undefined | Uint8Array>    

Properties

Name Type Description
storage Readonly FrontendStorage    

Defined in

Last Updated: 20 April, 2024