Agora RTC Objective-C API Reference  Refactor
AgoraMetaViewProtocol.h
Go to the documentation of this file.
1 //
2 // Agora Rtc Engine SDK
3 //
4 // Created by zhourui in 2020-08-09.
5 // Copyright (c) 2022 Agora IO. All rights reserved.
6 //
7 
8 #pragma once
9 
10 #import <Foundation/Foundation.h>
11 @protocol AgoraMetaViewProtocol <NSObject>
12 
13 @end
14 
AgoraMetaViewProtocol-p
Definition: AgoraMetaViewProtocol.h:11