InitialSubscriptionsCallback
fun fun interface InitialSubscriptionsCallback
Content copied to clipboard
Callback used to populate the initial SubscriptionSet when opening a Realm.
This is configured through SyncConfiguration.Builder.initialSubscriptions.
Functions
write
Link copied to clipboard
Closure for adding or modifying the initial SubscriptionSet, with the MutableSubscriptionSet as the receiver.