Class NotificationHelper

java.lang.Object
com.kernelcrew.moodapp.utils.NotificationHelper

public class NotificationHelper extends Object
  • Constructor Details

    • NotificationHelper

      public NotificationHelper(Context context)
  • Method Details

    • sendNotification

      public void sendNotification(String title, String message)