All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.adjust.sdk.SdkClickResponseData Maven / Gradle / Ivy

There is a newer version: 4.38.5
Show newest version
package com.adjust.sdk;

/**
 * Created by nonelse on 24.04.17.
 */

public class SdkClickResponseData extends ResponseData {
    boolean isInstallReferrer;
    long clickTime;
    long installBegin;
    String installReferrer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy