Interface Realm.Transaction.OnSuccess
On this page
Atlas Device SDKs are deprecated. Refer to the deprecation page for details.
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 () |
---|