Uses of Class
nl.harm27.obs.websocket.api.requests.transitions.GetCurrentTransition.Builder
-
Packages that use GetCurrentTransition.Builder Package Description nl.harm27.obs.websocket.sender -
-
Uses of GetCurrentTransition.Builder in nl.harm27.obs.websocket.sender
Methods in nl.harm27.obs.websocket.sender that return GetCurrentTransition.Builder Modifier and Type Method Description GetCurrentTransition.Builder
TransitionsRequestSender. getCurrentTransition()
Get the name of the currently selected transition in the frontend's dropdown menu.
-