Searched refs:iceGatheringState (Results 1 – 3 of 3) sorted by relevance
63 @property(nonatomic, assign, readonly) RTCICEGatheringState iceGatheringState;
263 public native IceGatheringState iceGatheringState(); in iceGatheringState() method in PeerConnection
240 - (RTCICEGatheringState)iceGatheringState { method