-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
UrlSource.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description WEBVIEW_MESSAGE_ACTION
The URL was part of a webview action in the conversation.
LINK_MESSAGE_ACTION
The URL was part of a link action in the conversation.
IMAGE
The URL of an image in the conversation.
FILE
The URL of a file in the conversation.
CAROUSEL
The URL was an action of a carousel item.
TEXT
The URL was part of a text message.
-
Method Summary
Modifier and Type Method Description final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-