房间UI布局的完善 事件的添加

This commit is contained in:
fengshuo
2021-10-20 19:06:44 +08:00
parent 70a30cd7d0
commit 293d3f9f47

View File

@@ -14,7 +14,6 @@
@property (nonatomic, strong) id<RtcInterface> engine;
@property (nonatomic, weak) id<RtcDelegate> engineDelegate;
@property (nonatomic, assign) RtcEngineType engineType;
@end
@implementation RtcManager