Interface PushRecipient

All Known Implementing Classes:
UserRecipient

public interface PushRecipient
Marker interface for creating recipients of push notification
  • Method Summary

    Modifier and Type Method Description
    org.json.JSONObject toJSON()  
  • Method Details

    • toJSON

      org.json.JSONObject toJSON()