com.adjust.sdk.AttributionResponseData Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of adjust-android-criteo Show documentation
Show all versions of adjust-android-criteo Show documentation
The Criteo plugin for Adjust SDK for Android
package com.adjust.sdk;
import android.net.Uri;
/**
* Created by pfms on 09/02/16.
*/
public class AttributionResponseData extends ResponseData {
public Uri deeplink;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy