pub async fn allocate_push_transport(
conn: &Connection,
endpoint: u16,
transport_options: TransportOptions,
) -> Result<AllocatePushTransportResponse>Expand description
Invoke AllocatePushTransport command on cluster Push AV Stream Transport.