Class GetAudioTracks.Response
- java.lang.Object
-
- nl.harm27.obs.websocket.api.base.BaseResponse
-
- nl.harm27.obs.websocket.api.requests.sources.GetAudioTracks.Response
-
- Enclosing class:
- GetAudioTracks
public static class GetAudioTracks.Response extends BaseResponse
-
-
Constructor Summary
Constructors Constructor Description Response()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisTrack1()booleanisTrack2()booleanisTrack3()booleanisTrack4()booleanisTrack5()booleanisTrack6()-
Methods inherited from class nl.harm27.obs.websocket.api.base.BaseResponse
getError, getMessageId, getStatus
-
-