Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/
H A DARDAppClient.m142 - (instancetype)initWithDelegate:(id<ARDAppClientDelegate>)delegate {
156 - (instancetype)initWithRoomServerClient:(id<ARDRoomServerClient>)rsClient
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/ios/
H A DARDVideoCallViewController.m25 @interface ARDVideoCallViewController () <ARDAppClientDelegate, category
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/mac/
H A DAPPRTCViewController.m296 <ARDAppClientDelegate, APPRTCMainViewDelegate> category