Package io.realm
Interface Realm.Transaction.OnSuccess
-
- Enclosing interface:
- Realm.Transaction
public static interface Realm.Transaction.OnSuccess
Callback invoked to notify the caller thread about the success of the transaction.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSuccess()
-