-
public class P39EventEvents emitted by the Pier39 SDK.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classP39Event.ReadySDK is initialized and ready
public classP39Event.OfferShownAn offer has been shown to the user
public final classP39Event.ClickUser clicked on an offer
public final classP39Event.CloseOverlay was closed
public final classP39Event.ConversionA conversion was tracked
public final classP39Event.ErrorAn error occurred
-
Method Summary
Modifier and Type Method Description final P39EventTypetype()Get the event type for this event. -
-
Method Detail
-
type
final P39EventType type()
Get the event type for this event.
-
-
-
-