FuncList | DESC |
The layout of the live has changed. |
FuncList | DESC |
Add event callback | |
Remove event callback |
- (void)onLiveVideoLayoutChanged: | (NSString *)roomId |
layoutInfo: | (NSString *)layoutInfo |
Param | DESC |
layoutInfo | The latest screen layout message. |
roomId | roomID |
- (void)addObserver: |
Param | DESC |
observer | The instance being listened to. |
- (void)removeObserver: |
Param | DESC |
observer | The instance being listened to. |
Was this page helpful?