You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only way to observe changes is through the Flow API's, but many parts of these API's are still experimental and they interface very poorly with Java, so we should also expose a pure callback-based API.
TODO
Implement change listeners for Realm, RealmResults, RealmList and RealmObject
Currently, the only way to observe changes is through the Flow API's, but many parts of these API's are still experimental and they interface very poorly with Java, so we should also expose a pure callback-based API.
TODO
Realm
,RealmResults
,RealmList
andRealmObject
The text was updated successfully, but these errors were encountered: