Android
androidJvm
vpn-api
/
com.duckduckgo.mobile.android.vpn.network
/
VpnNetworkStack
/
onStopVpn
on
Stop
Vpn
abstract
fun
onStopVpn
(
reason
:
VpnStateMonitor.VpnStopReason
)
:
Result
<
Unit
>
Called before the VPN is stopped
Return
true
if the VPN is successfully stopped,
false
otherwise