Interface PushAddress

All Known Implementing Classes:
Pilot, Staff

public interface PushAddress
An interface to mark objects that can be used as the recipient of a Push Notification message.
Since:
10.0
Version:
10.0
Author:
Luke
  • Method Details

    • getPushEndpoints

      Collection<PushEndpoint> getPushEndpoints()
      Returns the user's Push Notification endpoints.
      Returns:
      a Collection of PushEndpoint beans