Skip to main content

handle_negotiation_request

Function handle_negotiation_request 

Source
fn handle_negotiation_request(
    core: &mut ProtocolCore,
    request_id: RequestId,
    kind: NegotiationKind,
    payload: SessionDescriptionPayload,
) -> Vec<Command>