obs-websocket-java
obs-websocket-java copied to clipboard
Handle `CurrentSceneCollectionChanging` and `CurrentSceneCollectionChanged`
Describe the bug
Documentation says that clients shouldn't send requests during a Scene Colection Change
Expected behavior
Invoke onError Callback upon CurrentSceneCollectionChanging
Event until receiving CurrentSceneCollectionChanged
Event