Interface NotificationInterface

All Known Implementing Classes:
Notification

public interface NotificationInterface
  • Method Summary

    Modifier and Type Method Description
    java.net.HttpURLConnection setStatus​(PushEvent pushEvent, Notification.Status status, java.lang.String statusMessage)  
  • Method Details

    • setStatus

      java.net.HttpURLConnection setStatus​(PushEvent pushEvent, Notification.Status status, java.lang.String statusMessage) throws java.io.IOException
      Throws:
      java.io.IOException