Interface DynamicRealm.Transaction.OnSuccess
On this page
Realm is now Atlas Device SDK – Learn More
io.realm
Enclosing class:
Callback invoked to notify the caller thread about the success of the transaction.
Method Summary
Modifier and Type | Method and Description |
---|---|
public void | onSuccess () |
Method Detail
onSuccess
public void onSuccess () |
---|