onStartVpn

open override fun onStartVpn(tunfd: ParcelFileDescriptor): Result<Unit>

Called before the VPN is started

Return

true if the VPN is successfully started, false otherwise