接口 ServerTransportConfigObserver


public interface ServerTransportConfigObserver
从以下版本开始:
1.4.0
作者:
Eric Zhao
  • 方法详细资料

    • onTransportConfigChange

      void onTransportConfigChange(ServerTransportConfig config)
      Callback on server transport config (e.g. port) change.
      参数:
      config - new server transport config