List of all members.
Public Member Functions |
int | value () |
Static Public Member Functions |
static ConnectionError | constant (int value) |
Public Attributes |
| NO_ERROR = (0) |
| URN_MALFORMAT = (1) |
| CONN_TIMEOUT = (2) |
| AUTH_FAILED = (3) |
| ALREADY_CONNECTED = (5) |
| TECH_ERROR = (6) |
| NOT_CONNECTED = (7) |
| CONN_PROGRESS = (8) |
Detailed Description
- Version:
- 0.6 Enumeration of different connection errors take by the client. For more information see Hubiquitus reference
Member Function Documentation
Get constant for value
- Parameters:
-
- Returns:
int org.hubiquitus.hapi.hStructures.ConnectionError.value |
( |
| ) |
|
The documentation for this enum was generated from the following file:
- hAPI-android/src/main/java/org/hubiquitus/hapi/hStructures/ConnectionError.java