Uses of Enum Class
drivers.UDPSocket.CONN_STATUS
Packages that use UDPSocket.CONN_STATUS
-
Uses of UDPSocket.CONN_STATUS in drivers
Methods in drivers that return UDPSocket.CONN_STATUSModifier and TypeMethodDescriptionUDPSocket.getConnectionStatus()
Gets the connection status.static UDPSocket.CONN_STATUS
Returns the enum constant of this class with the specified name.static UDPSocket.CONN_STATUS[]
UDPSocket.CONN_STATUS.values()
Returns an array containing the constants of this enum class, in the order they are declared.