Interface ShClientActivity


  • public interface ShClientActivity
    Activity for a Diameter Sh client to send request messages and receive answer messages.

    The following messages can be fired as events:

    • UserDataAnswer
    • ProfileUpdateAnswer
    • SubscribeNotificationsAnswer

    These are stateless requests (the Diameter server does not maintain any state associated with these requests) so the activity ends when the answer event is fired.

    Author:
    Open Cloud