com.stackmob.sdk.api
Class StackMobConfiguration
java.lang.Object
com.stackmob.sdk.api.StackMobConfiguration
public class StackMobConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_API_KEY
public static final String DEFAULT_API_KEY
- See Also:
- Constant Field Values
DEFAULT_API_SECRET
public static final String DEFAULT_API_SECRET
- See Also:
- Constant Field Values
API_KEY
public static final String API_KEY
- See Also:
- Constant Field Values
API_SECRET
public static final String API_SECRET
- See Also:
- Constant Field Values
USER_OBJECT_NAME
public static String USER_OBJECT_NAME
API_VERSION
public static Integer API_VERSION
API_URL_FORMAT
public static String API_URL_FORMAT
PUSH_API_URL_FORMAT
public static String PUSH_API_URL_FORMAT
ENABLE_LOGGING
public static boolean ENABLE_LOGGING
redirectedCallback
public static StackMobRedirectedCallback redirectedCallback
StackMobConfiguration
public StackMobConfiguration()
newStackMob
public static StackMob newStackMob()
Copyright © 2012 StackMob. All Rights Reserved.