Interface DialogService.DialogServiceNotificationImplementation

Enclosing class:
DialogService

public static interface DialogService.DialogServiceNotificationImplementation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createNotification(pro.gravit.launcher.base.events.NotificationEvent.NotificationType type, String head, String message)
     
  • Method Details

    • createNotification

      void createNotification(pro.gravit.launcher.base.events.NotificationEvent.NotificationType type, String head, String message)