Uses of Class
nl.harm27.obs.websocket.api.requests.general.GetAuthRequired.Builder
-
Packages that use GetAuthRequired.Builder Package Description nl.harm27.obs.websocket.sender -
-
Uses of GetAuthRequired.Builder in nl.harm27.obs.websocket.sender
Methods in nl.harm27.obs.websocket.sender that return GetAuthRequired.Builder Modifier and Type Method Description GetAuthRequired.Builder
GeneralRequestSender. getAuthRequired()
Tells the client if authentication is required.
-