-
- All Implemented Interfaces:
-
com.appsflyer.internal.util.BillingLibraryDataProvider
public final class BillingLibraryDataProviderImpl implements BillingLibraryDataProvider
-
-
Constructor Summary
Constructors Constructor Description BillingLibraryDataProviderImpl()
-
Method Summary
Modifier and Type Method Description <ERROR CLASS>getBillingLibraryVersion()Extracts version of Google Play Billing Library using reflection. -
-
Method Detail
-
getBillingLibraryVersion
<ERROR CLASS> getBillingLibraryVersion()
Extracts version of Google Play Billing Library using reflection. It is not guarantied that implementation will stay intact with newer versions of Billing Library. Returns empty String by default.
-
-
-
-