Interface SubscriptionSet.UpdateAsyncCallback

  • All Superinterfaces:
    SubscriptionSet.UpdateCallback
    Enclosing interface:
    SubscriptionSet

    public static interface SubscriptionSet.UpdateAsyncCallback
    extends SubscriptionSet.UpdateCallback
    Callback used when asynchronously updating a subscription set. If an exception is throwing during the update, all changes will be rolled back and the exception will be reported in onError().