@FunctionalInterface public interface IConnectionStatusChangeCallback extends com.helger.commons.callback.ICallback
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionStatusChanged(com.helger.commons.state.ETriState eOld,
com.helger.commons.state.ETriState eNew) |
Copyright © 2014–2021 Philip Helger. All rights reserved.