register_channel

Function register_channel 

Source
pub(super) async fn register_channel(
    env: &MountainEnvironment,
    name: String,
    language_identifier: Option<String>,
) -> Result<String, CommonError>
Expand description

Registers a new output channel.