API Reference > imodeljs-frontend > Tiles > Tile > channel channel AccessorReadOnly Return the channel via which this tile's content should be requested. get: TileRequestChannel note The channel must be registered with IModelApp.tileAdmin.channels. see TileRequestChannels.getForHttp to create a channel that requests content over HTTP. see TileAdmin.channels. Returns - TileRequestChannel Defined in core/frontend/src/tile/Tile.ts Line 116 Last Updated: 02 April, 2021