Class SetSourceSettings.Response
- java.lang.Object
-
- nl.harm27.obs.websocket.api.base.BaseResponse
-
- nl.harm27.obs.websocket.api.requests.sources.SetSourceSettings.Response
-
- Enclosing class:
- SetSourceSettings
public static class SetSourceSettings.Response extends BaseResponse
-
-
Constructor Summary
Constructors Constructor Description Response()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSourceName()
Source nameObject
getSourceSettings()
Updated source settingsString
getSourceType()
Type of the specified source-
Methods inherited from class nl.harm27.obs.websocket.api.base.BaseResponse
getError, getMessageId, getStatus
-
-