Interface PushNotificationsSender


public interface PushNotificationsSender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(List<String> tokens, com.liferay.portal.kernel.json.JSONObject payloadJSONObject)
     
  • Method Details