Class DialogHelper

java.lang.Object
com.example.slacks_lottoevent.Utility.DialogHelper

public class DialogHelper extends Object
This class contains a helper method to show a custom dialog for crafting messages
  • Constructor Details

    • DialogHelper

      public DialogHelper()
  • Method Details

    • showMessageDialog

      public static void showMessageDialog(android.content.Context context, Notifications notifications, String eventId, String listToUse)
      This method creates a custom dialog for crafting messages
      Parameters:
      context - The context of the activity
      notifications - The Notifications object to send the message
      eventId - The event ID to send the message to
      listToUse - The list to send the message to