|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.geomobile.joined.api.config.JOConfig
public class JOConfig
This class contains various static variables that provide internal management information for communicating with the Joined server.
| Field Summary | |
|---|---|
static String |
ACTIVE
This variable is not documented and for internal use only. |
static String |
ATTACHMENT
This variable is not documented and for internal use only. |
static String |
CREATION_DATE
This variable is not documented and for internal use only. |
static String |
FB_ID
This variable is not documented and for internal use only. |
static String |
FF_FRIENDS
This variable is not documented and for internal use only. |
static String |
FF_LOGIN
This variable is not documented and for internal use only. |
static String |
FF_MESSAGE
This variable is not documented and for internal use only. |
static String |
FF_REGISTER
This variable is not documented and for internal use only. |
static String |
FRIEND
This variable is not documented and for internal use only. |
static int |
FRIEND_STATUS_NO
This variable indicates that there is no friend relationship to another user ( Friend). |
static int |
FRIEND_STATUS_PENDING
This variable indicates that there is a pending friend invitation for another user ( Friend). |
static int |
FRIEND_STATUS_YES
This variable indicates that there is an active friend relationship to another user ( Friend). |
static String |
FRIENDS
This variable is not documented and for internal use only. |
static String |
HASH
This variable is not documented and for internal use only. |
static String |
ID
This variable is not documented and for internal use only. |
static String |
IMAGE
This variable is not documented and for internal use only. |
static String |
IMAGE_HASH
This variable is not documented and for internal use only. |
static String |
IMAGE_KEY
This variable is not documented and for internal use only. |
static String |
IS_ACTIVE
This variable is not documented and for internal use only. |
static String |
ISO_8859
This variable is not documented and for internal use only. |
static String |
JOINED_API_KEY
The unqique identifier for the public Joined API. |
static String |
JOINED_SERVER
The URL of the Joined server. |
static String |
LAST_POS_UPDATE
This variable is not documented and for internal use only. |
static String |
LATITUDE
This variable is not documented and for internal use only. |
static String |
LONGITUDE
This variable is not documented and for internal use only. |
static String |
MD5
This variable is not documented and for internal use only. |
static int |
MESSAGE_FROM
This variable is not documented and for internal use only. |
static int |
MESSAGE_TO
This variable is not documented and for internal use only. |
static String |
NICKNAME
This variable is not documented and for internal use only. |
static String |
PASSWORD
This variable is not documented and for internal use only. |
static String |
REGISTRATION_ID
This variable is not documented and for internal use only. |
static String |
SEARCH
This variable is not documented and for internal use only. |
static String |
SECURE_TOKEN
This variable is not documented and for internal use only. |
static String |
SENDER_ID
This variable is not documented and for internal use only. |
static String |
SHA_1
This variable is not documented and for internal use only. |
static String |
STATUS
This variable is not documented and for internal use only. |
static String |
TEST_USER_1
The name and password for the first user to be created during JUnit tests. |
static String |
TEST_USER_2
The name and password for the second user to be created during JUnit tests. |
static String |
TEXT
This variable is not documented and for internal use only. |
static String |
TEXT_MSG
This variable is not documented and for internal use only. |
static String |
TEXT_PLAIN
This variable is not documented and for internal use only. |
static String |
TITLE
This variable is not documented and for internal use only. |
static String |
UTF_8
This variable is not documented and for internal use only. |
| Constructor Summary | |
|---|---|
JOConfig()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JOINED_SERVER
public static final String JOINED_API_KEY
public static String TEST_USER_1
public static final String TEST_USER_2
public static final int FRIEND_STATUS_NO
Friend).
public static final int FRIEND_STATUS_YES
Friend).
public static final int FRIEND_STATUS_PENDING
Friend).
public static final String TEXT_MSG
public static final int MESSAGE_FROM
public static final int MESSAGE_TO
public static final String FF_REGISTER
public static final String FF_LOGIN
public static final String FF_FRIENDS
public static final String FF_MESSAGE
public static final String FRIENDS
public static final String FRIEND
public static final String SEARCH
public static final String IMAGE
public static final String HASH
public static final String NICKNAME
public static final String PASSWORD
public static final String REGISTRATION_ID
public static final String FB_ID
public static final String SECURE_TOKEN
public static final String ID
public static final String ATTACHMENT
public static final String TITLE
public static final String IMAGE_HASH
public static final String ACTIVE
public static final String STATUS
public static final String LAST_POS_UPDATE
public static final String LATITUDE
public static final String LONGITUDE
public static final String CREATION_DATE
public static final String SENDER_ID
public static final String IMAGE_KEY
public static final String IS_ACTIVE
public static final String UTF_8
public static final String TEXT
public static final String TEXT_PLAIN
public static final String SHA_1
public static final String ISO_8859
public static final String MD5
| Constructor Detail |
|---|
public JOConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||