Classes

The following classes are available globally.

  • The base adapter class.

    Implements most of the VarioqubReporter и VarioqubIdProvider methods.

    See more

    Declaration

    Swift

    open class AppmetricaAdapterBase : VarioqubReporter, VarioqubIdProvider
  • Default AppmetricaAdapter rely on AppMetrica library.

    AppmetricaAdapter from AppmetricaAdapterReflection can work with both AppMetrica-4.5.0 and AppMetrica-5. See details: https://appmetrica.io

    See more

    Declaration

    Swift

    public class AppmetricaAdapter : AppmetricaAdapterBase