Package 

Class BillingLibraryDataProviderImpl

    • Method Summary

      Modifier and Type Method Description
      <ERROR CLASS> getBillingLibraryVersion() Extracts version of Google Play Billing Library using reflection.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BillingLibraryDataProviderImpl

        BillingLibraryDataProviderImpl()
    • 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.