Function webrtc_ice::candidate::candidate_base::unmarshal_candidate [−][src]
pub async fn unmarshal_candidate(raw: &str) -> Result<impl Candidate>
Expand description
Creates a Candidate from its string representation.