![JAR search and dependency download from the Maven repository](/logo.png)
pushlibrary.events.OnBeforeLaunchNotification Maven / Gradle / Ivy
package pushlibrary.events;
import android.app.Notification;
public interface OnBeforeLaunchNotification {
public void beforeLaunchNotification(Notification notification);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy