Enumeration
URLSource
@objc(ZDKURLSource)
public enum URLSource: Int, RawRepresentable
An enum representing the source of actioned URL
.
Relationships
Conforms To
Int
RawRepresentable
Enumeration Cases
linkMessageAction
case linkMessageAction
User selected URL
from a link
message button from a message on the conversation screen.
webViewMessageAction
case webViewMessageAction
User selected URL
from a webView
message button from a message on the conversation screen.