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

Interface DynamicRealm.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
onSuccess ()

public void onSuccess ()

Back

DynamicRealm.Transaction.OnError

Next

DynamicRealmObject