Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDKs

Interface SyncConfiguration.InitialFlexibleSyncSubscriptions

On this page

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

Enclosing class:

SyncConfiguration

Interface for configuring the initial set of of subscriptions. This should only be used for synced realms configured for flexible sync.

Tip

See also:

Modifier and Type
Method and Description
public void
Realm realm,
)
public void configure (
Realm realm,
)
← Class SyncConfiguration.Builder