| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_API_BASE |
"https://graph.facebook.com" |
public static final String |
DEFAULT_API_VERSION |
"v3.2" |
public static final String |
DEFAULT_VIDEO_API_BASE |
"https://graph-video.facebook.com" |
public static final String |
USER_AGENT |
"fbbizsdk-java-v3.2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_API_BASE |
"https://graph.facebook.com" |
public static final String |
DEFAULT_API_VERSION |
"v3.2" |
public static final String |
DEFAULT_VIDEO_API_BASE |
"https://graph-video.facebook.com" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USER_AGENT |
"fbbizsdk-java-v3.2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVENT_SERVER_ENCODING_COMPLETE |
3 |
public static final int |
EVENT_SERVER_ENCODING_PROGRESS |
2 |
public static final int |
EVENT_UPLOAD_COMPLETE |
1 |
public static final int |
EVENT_UPLOAD_PROGRESS |
0 |
Copyright © 2018. All rights reserved.