Package 

Enum UrlSource

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    @Deprecated(message = Please use Zendesk SDK) 
    public enum UrlSource
    extends Enum<UrlSource>
                        

    In which UI element a URL was displayed to the user when it was clicked.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      TEXT

      The URL was part of a text message.

      CAROUSEL

      The URL was an action of a carousel item.

      FILE

      The URL of a file in the conversation.

      IMAGE

      The URL of an image in the conversation.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait