Docs Menu

Docs HomeDevelop ApplicationsAtlas 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 ()

← Interface Realm.Transaction.OnError