Interface ShClientNotificationActivity


  • public interface ShClientNotificationActivity
    Activity used by a Diameter Sh client to receive Push-Notification-Request messages and send Push-Notification-Answer messages.

    The PushNotificationRequest event will cause this activity to be created, and the activity will end when the answer is sent.

    Push-Notification-Request messages are fired on this activity as events of type org.jainslee.resources.diameter.sh.PushNotificationRequest.

    This activity is created by the RA upon receipt of a Push-Notification-Request for a subscription that is not associated with an ShClientSubscriptionActivity.

    Author:
    Open Cloud