com.sola.instagram.test
Class Constants
java.lang.Object
com.sola.instagram.test.Constants
public class Constants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACCESS_TOKEN
public static final java.lang.String ACCESS_TOKEN
- See Also:
- Constant Field Values
VALID_USER_ID
public static final int VALID_USER_ID
- See Also:
- Constant Field Values
VALID_USERNAME
public static final java.lang.String VALID_USERNAME
- See Also:
- Constant Field Values
VALID_MEDIA_ID
public static final java.lang.String VALID_MEDIA_ID
- See Also:
- Constant Field Values
VALID_LOCATION_ID
public static final int VALID_LOCATION_ID
- See Also:
- Constant Field Values
MY_ACCESS_TOKEN
public static final java.lang.String MY_ACCESS_TOKEN
- See Also:
- Constant Field Values
Constants
public Constants()