Docs Menu
Docs Home
/ /
io.realm

Interface Realm.Transaction.OnSuccess

Enclosing class:

Transaction

Callback invoked to notify the caller thread about the success of the transaction.

Modifier and Type
Method and Description

public void

public void onSuccess ()

Back

Realm.Transaction.OnError

On this page