Interface IRequestedStateListener
-
- All Known Implementing Classes:
RequestedStateListener
public interface IRequestedStateListenerListener for RequestedState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidOnRequestedState(byte[] buffer)Called when a state transfer was requested
-