接口 StateListener
-
public interface StateListener
-
-
字段概要
字段 修饰符和类型 字段 说明 static intCONNECTEDstatic intNEW_SESSION_CREATEDstatic intRECONNECTEDstatic intSESSION_LOSTstatic intSUSPENDED
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 voidstateChanged(int connected)
-