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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.