Interface ShClientSubscriptionActivity


  • public interface ShClientSubscriptionActivity
    Activity used by a Diameter Sh client to represent a subscription to changes in user data in an HSS. Push-Notification-Request messages are fired on this activity as events of type org.jainslee.resources.diameter.sh.SubscribedPushNotificationRequest and Subscribe-Notifications-Answer messages are fired as events of type org.jainslee.resources.diameter.sh.SubscribeNotificationsAnswer.

    This activity is created by a call to org.jainslee.resources.diameter.sh.ShProvider#createShClientSubscriptionActivity().

    Author:
    Open Cloud