Docs Menu

Docs HomeRealm

Interface SubscriptionSet.UpdateCallback

On this page

  • io.realm.mongodb.sync
  • Method Summary
  • Method Detail
  • update

Enclosing class:

SubscriptionSet

Interface used when modifying a subscription set. See update(UpdateCallback) and updateAsync(UpdateAsyncCallback).

Modifier and Type
Method and Description
public void
update (
)

Updates the current subscription set by passing in a version of it that can be modified.

public void update (
)

Updates the current subscription set by passing in a version of it that can be modified. If an exception is throwing during the update, all changes will be rolled back.

Parameters

  • subscriptions - a modifiable version of the subscription set.

←  Interface SubscriptionSet.UpdateAsyncCallbackClass Sync →
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.