com.adjust.sdk.OnDeviceIdsRead Maven / Gradle / Ivy
package com.adjust.sdk;
/**
* Created by pfms on 29/01/16.
*/
public interface OnDeviceIdsRead {
void onGoogleAdIdRead(String googleAdId);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy