Uses of Class
org.deepsymmetry.bcj.State
-
-
Uses of State in org.deepsymmetry.bcj
Methods in org.deepsymmetry.bcj that return State Modifier and Type Method Description State
Carabiner. getState()
Get the current synchronization state.Methods in org.deepsymmetry.bcj with parameters of type State Modifier and Type Method Description void
StateListener. carabinerStatusReceived(State state)
Called whenever we receive a status update from Carabiner.
-