接口 EtherCATMaster.StateChangedListener

封闭类:
EtherCATMaster

public static interface EtherCATMaster.StateChangedListener
状态变化监听器接口
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    onStateChanged(byte oldState, byte newState)
     
  • 方法详细资料

    • onStateChanged

      void onStateChanged(byte oldState, byte newState)