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