接口 ConnectionEventListener
-
public interface ConnectionEventListenerconnection event listener of client side.- 版本:
- $Id: ConnectionEventListener.java, v 0.1 2020年07月14日 10:59 AM liuzunfei Exp $
- 作者:
- liuzunfei
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 voidonConnected()notify when connected to server.voidonDisConnect()notify when disconnected to server.
-