Package nl.harm27.obs.websocket.api.base
-
Class Summary Class Description BaseBuilder Builders helps creating new requests.BaseEvent Events are broadcast by the server to each connected client when a recognized action occurs within OBS.BaseRequest Requests that are sent by the client.BaseResponse Once a request is sent, the server will return a response.TimeUtil -
Enum Summary Enum Description EventType Enum constants for names of the event types.RequestType Enum constants for names of the request types.Status Status of the response