Interface NotifyActivity


  • public interface NotifyActivity
    Represents an in-progress big notify operation on a SubscriptionActivity.
    • Method Detail

      • terminate

        void terminate()
        Ends the activity. Any outstanding NOTIFY responses will be ignored, and the activity will be ended immediately.