removeAllowedChannel Method
Remove a channel from the list of allowed channels of the IModelDb for this session.
removeAllowedChannel(channelKey: string): void
| Parameter | Type | Description |
|---|---|---|
| channelKey | string | The key of the channel that should no longer be editable in this session. |
Returns - void
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.