ProductDetails.OneTimePurchaseOfferDetails.PreorderDetails

public final class ProductDetails.OneTimePurchaseOfferDetails.PreorderDetails


Represents the preorder details about preorder offers.

Summary

Public methods

long

Returns the presale end time (in milliseconds since Epoch) of this preorder offer.

long

Returns the release time (in milliseconds since Epoch) of this preorder offer.

Public methods

getPreorderPresaleEndTimeMillis

public long getPreorderPresaleEndTimeMillis()

Returns the presale end time (in milliseconds since Epoch) of this preorder offer.

getPreorderReleaseTimeMillis

public long getPreorderReleaseTimeMillis()

Returns the release time (in milliseconds since Epoch) of this preorder offer.