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 StateCarabiner. getState()Get the current synchronization state.Methods in org.deepsymmetry.bcj with parameters of type State Modifier and Type Method Description voidStateListener. carabinerStatusReceived(State state)Called whenever we receive a status update from Carabiner.
-