Package app.peac.core.service
Interface NotificationService
public interface NotificationService
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreatePopup(String text) voidsendImages(List<String> images) voidsendNotification(NotificationType type, String title, String message)
-
Method Details
-
sendNotification
-
sendImages
-
createPopup
-