com.adjust.sdk.IRunActivityHandler 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;
/**
* Created by pfms on 29/07/2016.
*/
public interface IRunActivityHandler {
void run(ActivityHandler activityHandler);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy