Class ClickEvent
java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.webhook.event.ClickEvent
public class ClickEvent extends Base
Recipient clicked a tracked link in a message, thus prompting a redirect through the SparkPost click-tracking server to the link's destination.
-
Constructor Summary
Constructors Constructor Description ClickEvent() -
Method Summary
-
Constructor Details
-
ClickEvent
public ClickEvent()
-