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

org.ssssssss.magicapi.provider.MagicNotifyService Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package org.ssssssss.magicapi.provider;

import org.ssssssss.magicapi.model.MagicNotify;

public interface MagicNotifyService {

	void sendNotify(MagicNotify magicNotify);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy