Searched refs:RTCICEGatheringState (Results 1 – 10 of 10) sorted by relevance
47 } RTCICEGatheringState; typedef
62 iceGatheringChanged:(RTCICEGatheringState)newState;
63 @property(nonatomic, assign, readonly) RTCICEGatheringState iceGatheringState;
51 - (void)expectICEGatheringChange:(RTCICEGatheringState)state;
124 - (void)expectICEGatheringChange:(RTCICEGatheringState)state { argument198 iceGatheringChanged:(RTCICEGatheringState)newState { argument
41 + (RTCICEGatheringState)convertIceGatheringStateToObjC:
94 RTCICEGatheringState state =
57 + (RTCICEGatheringState)convertIceGatheringStateToObjC:
240 - (RTCICEGatheringState)iceGatheringState {
370 iceGatheringChanged:(RTCICEGatheringState)newState { argument