Interface ExternalAttribution


public interface ExternalAttribution
External attribution interface. DO NOT IMPLEMENT IT ON YOUR OWN! Use ExternalAttributions class. Used with AppMetrica.reportExternalAttribution(ExternalAttribution) method.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    Method to make byte array with information.
  • Method Details

    • toBytes

      byte[] toBytes()
      Method to make byte array with information.
      Returns:
      byte array with protobuf data