com.facebook.internal
Class ServerProtocol
java.lang.Object
com.facebook.internal.ServerProtocol
public final class ServerProtocol
- extends Object
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android. Use of
any of the classes in this package is unsupported, and they may be modified or removed without warning at
any time.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIALOG_AUTHORITY
public static final String DIALOG_AUTHORITY
- See Also:
- Constant Field Values
DIALOG_PATH
public static final String DIALOG_PATH
- See Also:
- Constant Field Values
DIALOG_PARAM_SCOPE
public static final String DIALOG_PARAM_SCOPE
- See Also:
- Constant Field Values
DIALOG_PARAM_CLIENT_ID
public static final String DIALOG_PARAM_CLIENT_ID
- See Also:
- Constant Field Values
DIALOG_PARAM_DISPLAY
public static final String DIALOG_PARAM_DISPLAY
- See Also:
- Constant Field Values
DIALOG_PARAM_REDIRECT_URI
public static final String DIALOG_PARAM_REDIRECT_URI
- See Also:
- Constant Field Values
DIALOG_PARAM_TYPE
public static final String DIALOG_PARAM_TYPE
- See Also:
- Constant Field Values
DIALOG_PARAM_ACCESS_TOKEN
public static final String DIALOG_PARAM_ACCESS_TOKEN
- See Also:
- Constant Field Values
DIALOG_PARAM_APP_ID
public static final String DIALOG_PARAM_APP_ID
- See Also:
- Constant Field Values
GRAPH_URL
public static final String GRAPH_URL
- See Also:
- Constant Field Values
GRAPH_URL_BASE
public static final String GRAPH_URL_BASE
- See Also:
- Constant Field Values
REST_URL_BASE
public static final String REST_URL_BASE
- See Also:
- Constant Field Values
BATCHED_REST_METHOD_URL_BASE
public static final String BATCHED_REST_METHOD_URL_BASE
- See Also:
- Constant Field Values
errorsProxyAuthDisabled
public static final Collection<String> errorsProxyAuthDisabled
errorsUserCanceled
public static final Collection<String> errorsUserCanceled
ServerProtocol
public ServerProtocol()