Interface SubscriptionSet.StateChangeCallback
Atlas Device SDKs are deprecated. Refer to the deprecation page for details.
io.realm.mongodb.sync
Enclosing class:
Callback used when asynchronously waiting for the server to process the subscription set. When the server either succeed or fail to apply the subscription set, the result is returned in onStateChange
. This include errors from the server. If a local exception is thrown, it is reported through on onError()
.
Method Summary
Modifier and Type | Method and Description |
---|---|
public void | |
public void |