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