VpnServiceCallbacks

Functions

Link copied to clipboard
open fun onVpnReconfigured(coroutineScope: CoroutineScope)
Link copied to clipboard
abstract fun onVpnStarted(coroutineScope: CoroutineScope)
Link copied to clipboard
open fun onVpnStartFailed(coroutineScope: CoroutineScope)
Link copied to clipboard
open fun onVpnStarting(coroutineScope: CoroutineScope)
Link copied to clipboard
abstract fun onVpnStopped(coroutineScope: CoroutineScope, vpnStopReason: VpnStateMonitor.VpnStopReason)