Package io.appmetrica.analytics
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
-
Method Details
-
toBytes
byte[] toBytes()Method to make byte array with information.- Returns:
- byte array with protobuf data
-