Class PushNotificationEventContext<T>

  • All Implemented Interfaces:
    Serializable

    public class PushNotificationEventContext<T>
    extends Object
    implements Serializable
    The context for a push notification event. It will be matched against subscriptions to deliver the event.
    See Also:
    Serialized Form