Interface ThirdPartyConstants.Jirafe
-
- Enclosing interface:
- ThirdPartyConstants
@Deprecated public static interface ThirdPartyConstants.JirafeDeprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAPI_TOKENDeprecated.static java.lang.StringAPI_URLDeprecated.static java.lang.StringAPPLICATION_IDDeprecated.static java.lang.StringDATA_URLDeprecated.static java.lang.StringSITE_IDDeprecated.static java.lang.StringVERSIONDeprecated.
-
-
-
Field Detail
-
API_URL
static final java.lang.String API_URL
Deprecated.- See Also:
- Constant Field Values
-
API_TOKEN
static final java.lang.String API_TOKEN
Deprecated.- See Also:
- Constant Field Values
-
APPLICATION_ID
static final java.lang.String APPLICATION_ID
Deprecated.- See Also:
- Constant Field Values
-
VERSION
static final java.lang.String VERSION
Deprecated.- See Also:
- Constant Field Values
-
DATA_URL
static final java.lang.String DATA_URL
Deprecated.- See Also:
- Constant Field Values
-
SITE_ID
static final java.lang.String SITE_ID
Deprecated.- See Also:
- Constant Field Values
-
-