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