isActive

abstract fun isActive(): Boolean

The VPN will call this method to know whether this plugin is active or not.

Return

true if the plugin is active, false otherwise.