Hubiquitus Android  0.6.1
Android client for hubiquitus protocol
org.hubiquitus.hapi.hStructures.ConnectionError Enum Reference

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:
value
Returns:
int org.hubiquitus.hapi.hStructures.ConnectionError.value ( )
Returns:
int equivalent.

The documentation for this enum was generated from the following file:
 All Classes Functions Variables