Home
last modified time | relevance | path

Searched defs:ARDAppClientDelegate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/
DARDAppClient.m130 - (instancetype)initWithDelegate:(id<ARDAppClientDelegate>)delegate {
147 delegate:(id<ARDAppClientDelegate>)delegate {
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
DARDVideoCallViewController.m19 @interface ARDVideoCallViewController () <ARDAppClientDelegate, category
/external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
DAPPRTCViewController.m208 <ARDAppClientDelegate, APPRTCMainViewDelegate> category