Skip navigation links
A B C D E F G I J K L M N O P Q R S T U V 

P

PlatformDistributor<T> - Class in mk.gdx.firebase
Provides clear and simple way to do platform specific code.
PlatformDistributor() - Constructor for class mk.gdx.firebase.PlatformDistributor
Creates platform specific object by reflection.
PlatformDistributorException - Exception in mk.gdx.firebase.exceptions
Throws when something is wrong with environment.
PlatformDistributorException(String) - Constructor for exception mk.gdx.firebase.exceptions.PlatformDistributorException
 
platformObject - Variable in class mk.gdx.firebase.PlatformDistributor
 
POST_SCORE - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
Firebase analytics event: "post_score" Available params for this AnalyticsEvent are: AnalyticsParam.SCORE, AnalyticsParam.LEVEL, AnalyticsParam.CHARACTER
PRESENT_OFFER - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
PRICE - Static variable in class mk.gdx.firebase.analytics.AnalyticsParam
 
PURCHASE_REFUND - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
Firebase analytics event: "purchase_refund" Available params for this AnalyticsEvent are: AnalyticsParam.CURRENCY, AnalyticsParam.VALUE, AnalyticsParam.TRANSACTION_ID
push() - Method in interface mk.gdx.firebase.distributions.DatabaseDistribution
Creates new object inside database and return this instance with reference to it set by DatabaseDistribution#inReference() Remember to set database reference earlier by calling the DatabaseDistribution.inReference(String) method.
push() - Method in class mk.gdx.firebase.GdxFIRDatabase
Creates new object inside database and return this instance with reference to it set by DatabaseDistribution#inReference() Remember to set database reference earlier by calling the DatabaseDistribution.inReference(String) method.
A B C D E F G I J K L M N O P Q R S T U V 
Skip navigation links