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

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

There is a newer version: 4.38.5
Show newest version
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