onDestroyVpn

abstract fun onDestroyVpn(): Result<Unit>

Clean when the networking layer is destroyed. You can use this method to clean up resources

Return

true if the networking layer is successfully destroyed, false otherwise