Uses of Enum Class
com.prineside.tdi2.Config.ProductId
Packages that use Config.ProductId
-
Uses of Config.ProductId in com.prineside.tdi2
Fields in com.prineside.tdi2 declared as Config.ProductIdMethods in com.prineside.tdi2 that return Config.ProductIdModifier and TypeMethodDescriptionstatic Config.ProductId
Returns the enum constant of this class with the specified name.static Config.ProductId[]
Config.ProductId.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.prineside.tdi2 with parameters of type Config.ProductIdModifier and TypeMethodDescriptionvoid
ActionResolver.ActionResolverAdapter.logIAP
(Config.ProductId id, com.badlogic.gdx.pay.Transaction transaction) void
ActionResolver.logIAP
(Config.ProductId id, com.badlogic.gdx.pay.Transaction transaction) -
Uses of Config.ProductId in com.prineside.tdi2.managers
Methods in com.prineside.tdi2.managers that return Config.ProductIdMethods in com.prineside.tdi2.managers with parameters of type Config.ProductIdModifier and TypeMethodDescriptionPurchaseManager.getPurchaseIdentifier
(Config.ProductId productId) void
AnalyticsManager.logIAP
(Config.ProductId id, com.badlogic.gdx.pay.Transaction transaction)