-
public interface MMKV.LibLoaderThe interface for providing a 3rd library loader (the ReLinker https://github.com/KeepSafe/ReLinker, etc).
-
-
Method Summary
Modifier and Type Method Description abstract voidloadLibrary(String libName)-
-
Method Detail
-
loadLibrary
abstract void loadLibrary(String libName)
-
-
-
-