Interface IDeliveryService

    • Method Detail

      • getServiceId

        int getServiceId()
      • getDeliveryType

        String getDeliveryType()
      • isActive

        boolean isActive()
      • isDelayed

        boolean isDelayed()
      • markDelivered

        void markDelivered​(Notification notification)