Class SendNotificationCommand

java.lang.Object
nl.martijndwars.webpush.cli.commands.SendNotificationCommand

public class SendNotificationCommand extends Object
  • Constructor Details

    • SendNotificationCommand

      public SendNotificationCommand()
  • Method Details

    • getSubscription

      public nl.martijndwars.webpush.Subscription getSubscription()
    • getPublicKey

      public String getPublicKey()
    • getPrivateKey

      public String getPrivateKey()
    • getPayload

      public String getPayload()
    • getTtl

      public int getTtl()