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 Detail

      • onSuccess

        void onSuccess()