clear_channel

Function clear_channel 

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

Clears all content from an output channel.