-
public final class PLYEvent.DeepLinkOpened extends PLYEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnameprivate final PLYEventPropertiespropertiesprivate final Stringidprivate final IntegermaxSendCount
-
Constructor Summary
Constructors Constructor Description PLYEvent.DeepLinkOpened(String source, PLYPresentation presentation)
-
Method Summary
Modifier and Type Method Description StringgetName()PLYEventPropertiesgetProperties()final StringgetId()IntegergetMaxSendCount()-
-
Constructor Detail
-
PLYEvent.DeepLinkOpened
PLYEvent.DeepLinkOpened(String source, PLYPresentation presentation)
-
-
Method Detail
-
getProperties
PLYEventProperties getProperties()
-
getMaxSendCount
Integer getMaxSendCount()
-
-
-
-