Searched defs:IceCandidateInterface (Results 1 – 3 of 3) sorted by relevance
44 class IceCandidateInterface; variable
433 const webrtc::IceCandidateInterface* /*candidate*/) {} in OnIceCandidate()
66 - (id)initWithCandidate:(const webrtc::IceCandidateInterface *)candidate {