Skip to main content

validate_answer

Function validate_answer 

Source
pub fn validate_answer(
    offered: &SessionDescription,
    answered: &SessionDescription,
    local_setup: SetupCapabilities,
) -> Result<BrowserAudioAnswer, ProfileError>
Expand description

Validate a complete exchange and resolve the offerer’s local DTLS role.