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

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

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

/**
 * Created by pfms on 29/01/16.
 */
public interface OnDeviceIdsRead {
    void onGoogleAdIdRead(String googleAdId);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy