Interface NotificationSender


public interface NotificationSender
To be implemented by classes that can send out notifications
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Send notification
  • Method Details