Interface IStateReadyListener
-
- All Known Implementing Classes:
StateReadyListener
public interface IStateReadyListenerListener for StateReady
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidOnStateReady(byte[] buffer)The state is ready to be used
-