Package io.realm
Interface DynamicRealm.Transaction.OnSuccess
-
- Enclosing interface:
- DynamicRealm.Transaction
public static interface DynamicRealm.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()
-