onVpnConnected

open fun onVpnConnected(coroutineScope: CoroutineScope)

This method will be called whenever both the VPN and Device have connectivity. Be aware that this would be called periodically, regardless if the VPN connectivity loss was detected prior or not.