Home
last modified time | relevance | path

Searched defs:RTCIceGatheringState (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/sdk/objc/api/peerconnection/
DRTCPeerConnection.mm825 nativeIceGatheringStateForState:(RTCIceGatheringState)state { argument
848 + (NSString *)stringForIceGatheringState:(RTCIceGatheringState)state { argument
/external/webrtc/examples/objc/AppRTCMobile/
DARDAppClient.m416 didChangeIceGatheringState:(RTCIceGatheringState)newState { argument