plugin / com.github.shadowsocks.plugin / NativePluginProvider / <init>

<init>

NativePluginProvider()

Base class for a native plugin provider. A native plugin provider offers read-only access to files that are required to run a plugin, such as binary files and other configuration files. To create a native plugin provider, extend this class, implement the abstract methods, and add it to your manifest like this: