Uses of Class
nl.harm27.obs.websocket.OBSWebSocket
-
Packages that use OBSWebSocket Package Description nl.harm27.obs.websocket nl.harm27.obs.websocket.authentication -
-
Uses of OBSWebSocket in nl.harm27.obs.websocket
Methods in nl.harm27.obs.websocket that return OBSWebSocket Modifier and Type Method Description OBSWebSocket
OBSWebSocket.Builder. build()
-
Uses of OBSWebSocket in nl.harm27.obs.websocket.authentication
Constructors in nl.harm27.obs.websocket.authentication with parameters of type OBSWebSocket Constructor Description AuthenticationHandler(OBSWebSocket obsWebSocket, String password)
-