Interface Constants



  • public interface Constants
    Constants required for network operations
    • Field Detail

      • SDK_GUID_HEADER

        static final java.lang.String SDK_GUID_HEADER
        Mobile-Sdk-Identity header name, used to convey identity information.
        See Also:
        Constant Field Values
      • HOURS_MINUTES_FORMAT

        static final java.lang.String HOURS_MINUTES_FORMAT
        Date format for displaying hours and minutes.
        See Also:
        Constant Field Values
      • CUSTOM_HC_CACHING_HEADER

        static final java.lang.String CUSTOM_HC_CACHING_HEADER
        Header name for the custom Help Center cache control header.
        See Also:
        Constant Field Values
      • STANDARD_CACHING_HEADER

        static final java.lang.String STANDARD_CACHING_HEADER
        Header name for the standard cache control header.
        See Also:
        Constant Field Values
      • USER_AGENT_VARIANT

        static final java.lang.String USER_AGENT_VARIANT
        Header name for the standard cache control header.
        See Also:
        Constant Field Values
      • ACTION_REFRESH_REQUEST_LIST

        static final java.lang.String ACTION_REFRESH_REQUEST_LIST
        Action string for refreshing the Request List UI.
        See Also:
        Constant Field Values
      • ACTION_REFRESH_REQUEST_CONVERSATION

        static final java.lang.String ACTION_REFRESH_REQUEST_CONVERSATION
        Action string for refreshing the Request Conversation UI.
        See Also:
        Constant Field Values
      • ACTION_CONTACT_OPTION

        static final java.lang.String ACTION_CONTACT_OPTION
        Action string for Action Handlers which allow the user to contact
        See Also:
        Constant Field Values
      • ACTION_DEFLECTION

        static final java.lang.String ACTION_DEFLECTION
        Action string for an Action Handler which deflects requests
        See Also:
        Constant Field Values