Docs Menu
Docs Home
/ /
Atlas Device SDKs
/ / /

Interface Realm.Transaction.OnSuccess

On this page

  • io.realm
  • Method Summary
  • Method Detail
  • 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

Next

RealmAny