Interface MMKVContentChangeNotification

    • Method Detail

      • onContentChangedByOuterProcess

        void onContentChangedByOuterProcess​(java.lang.String mmapID)
        Inter-process content change notification. Triggered by any method call, such as getXXX() or setXXX() or MMKV.checkContentChangedByOuterProcess().
        Parameters:
        mmapID - The unique ID of the changed MMKV instance.