Skip to main content

clear_channel

pub(super) async fn clear_channel(
    env: &MountainEnvironment,
    channel_identifier: String,
) -> Result<(), CommonError>
Expand description

Clears all content from an output channel.