Docs Menu

Docs HomeRealm

Class Realm.Transaction.Callback

On this page

  • io.realm
  • Constructors
  • Method Summary
  • Inherited Methods
  • Constructor Detail
  • Method Detail
  • onError
  • onSuccess
java.lang.Object
io.realm.Realm.Transaction.Callback

Enclosing class:

Transaction

Callback invoked to notify the caller thread.

Constructor and Description
Modifier and Type
Method and Description
public void
public void
  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

public Callback ()

public void onError (
Exception ignore
)
public void onSuccess ()

←  Interface Realm.TransactionInterface Realm.Transaction.OnError →
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.