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.ProductIdReturns 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 TypeMethodDescriptionvoidActionResolver.ActionResolverAdapter.logIAP(Config.ProductId id, com.badlogic.gdx.pay.Transaction transaction) voidActionResolver.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) voidAnalyticsManager.logIAP(Config.ProductId id, com.badlogic.gdx.pay.Transaction transaction)