Package com.contentstack.sdk.utility
Class CSAppConstants
java.lang.Object
com.contentstack.sdk.utility.CSAppConstants
public class CSAppConstants extends Object
Package Constants
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCSAppConstants.callControllerstatic classCSAppConstants.RequestMethod -
Field Summary
Fields Modifier and Type Field Description static StringErrorMessage_CalledDefaultMethodstatic StringErrorMessage_Defaultstatic StringErrorMessage_FormNamestatic StringErrorMessage_JsonNotProperstatic StringErrorMessage_NoNetworkstatic StringErrorMessage_QueryFilterExceptionstatic StringErrorMessage_Stack_AccessToken_IsNullstatic StringErrorMessage_Stack_Environment_IsNullstatic StringErrorMessage_StackApiKeyIsNullstatic StringErrorMessage_VolleyAuthFailureErrorstatic StringErrorMessage_VolleyNoConnectionErrorstatic StringErrorMessage_VolleyParseErrorstatic StringErrorMessage_VolleyServerErrorstatic StringSDK_VERSION -
Constructor Summary
Constructors Constructor Description CSAppConstants() -
Method Summary
-
Field Details
-
SDK_VERSION
- See Also:
- Constant Field Values
-
ErrorMessage_JsonNotProper
- See Also:
- Constant Field Values
-
ErrorMessage_StackApiKeyIsNull
- See Also:
- Constant Field Values
-
ErrorMessage_FormName
- See Also:
- Constant Field Values
-
ErrorMessage_Stack_AccessToken_IsNull
- See Also:
- Constant Field Values
-
ErrorMessage_Stack_Environment_IsNull
- See Also:
- Constant Field Values
-
ErrorMessage_VolleyNoConnectionError
- See Also:
- Constant Field Values
-
ErrorMessage_VolleyAuthFailureError
- See Also:
- Constant Field Values
-
ErrorMessage_VolleyParseError
- See Also:
- Constant Field Values
-
ErrorMessage_VolleyServerError
- See Also:
- Constant Field Values
-
ErrorMessage_Default
- See Also:
- Constant Field Values
-
ErrorMessage_NoNetwork
- See Also:
- Constant Field Values
-
ErrorMessage_CalledDefaultMethod
- See Also:
- Constant Field Values
-
ErrorMessage_QueryFilterException
- See Also:
- Constant Field Values
-
-
Constructor Details
-
CSAppConstants
public CSAppConstants()
-