pub async fn find_transport(
conn: &Connection,
endpoint: u16,
connection_id: Option<u8>,
) -> Result<FindTransportResponse>Expand description
Invoke FindTransport command on cluster Push AV Stream Transport.
pub async fn find_transport(
conn: &Connection,
endpoint: u16,
connection_id: Option<u8>,
) -> Result<FindTransportResponse>Invoke FindTransport command on cluster Push AV Stream Transport.