房间UI布局的完善 事件的添加
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
@property (nonatomic, strong) id<RtcInterface> engine;
|
@property (nonatomic, strong) id<RtcInterface> engine;
|
||||||
@property (nonatomic, weak) id<RtcDelegate> engineDelegate;
|
@property (nonatomic, weak) id<RtcDelegate> engineDelegate;
|
||||||
@property (nonatomic, assign) RtcEngineType engineType;
|
@property (nonatomic, assign) RtcEngineType engineType;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@implementation RtcManager
|
@implementation RtcManager
|
||||||
|
Reference in New Issue
Block a user