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 Detail

      • onSuccess

        void onSuccess()