Class GetSourcesList.Source
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.sources.GetSourcesList.Source
-
- Enclosing class:
- GetSourcesList
public class GetSourcesList.Source extends Object
-
-
Constructor Summary
Constructors Constructor Description Source()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Unique source nameString
getType()
Source type.String
getTypeId()
Non-unique source internal type (a.k.a kind)
-