-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
public @interface MeshConnectStatus
author : yuzhouxu date : 2021/6/1 14:56 description :
-
-
Field Summary
Fields Modifier and Type Field Description public final static int
STATE_CONNECT_BREAK
public final static int
STATE_CONNECT_SUCCESS
public final static int
STATE_DISCONNECT
public final static int
STATE_CONNECTING
-