Searched refs:isTurnComplete (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/
H A DARDAppClient+Internal.h35 @property(nonatomic, assign) BOOL isTurnComplete; variable
H A DARDAppClient.m107 @synthesize isTurnComplete = _isTurnComplete;
222 strongSelf.isTurnComplete = YES;

Completed in 149 milliseconds