pub async fn add_block_channels(
conn: &Connection,
endpoint: u16,
channels: Vec<BlockChannel>,
) -> Result<()>Expand description
Invoke AddBlockChannels command on cluster Content Control.
pub async fn add_block_channels(
conn: &Connection,
endpoint: u16,
channels: Vec<BlockChannel>,
) -> Result<()>Invoke AddBlockChannels command on cluster Content Control.