-
public final class PLYDeepLink.Presentation extends PLYDeepLink
-
-
Field Summary
Fields Modifier and Type Field Description private final StringpresentationIdprivate final StringplacementIdprivate final StringproductIdprivate final StringplanIdprivate final PLYPresentationDisplayModedisplayModeprivate final Stringsource
-
Constructor Summary
Constructors Constructor Description PLYDeepLink.Presentation(String presentationId, String placementId, String productId, String planId, PLYPresentationDisplayMode displayMode, String source)
-
Method Summary
Modifier and Type Method Description final StringgetPresentationId()final StringgetPlacementId()final StringgetProductId()final StringgetPlanId()final PLYPresentationDisplayModegetDisplayMode()StringgetSource()-
-
Method Detail
-
getPresentationId
final String getPresentationId()
-
getPlacementId
final String getPlacementId()
-
getProductId
final String getProductId()
-
getDisplayMode
final PLYPresentationDisplayMode getDisplayMode()
-
-
-
-