Function webrtc_ice::candidate::candidate_base::unmarshal_candidate
source · pub fn unmarshal_candidate(raw: &str) -> Result<impl Candidate, Error>
Expand description
Creates a Candidate from its string representation.