SpeedifyTunnelDelegate
public protocol SpeedifyTunnelDelegate : AnyObject
Listen for failure updates to the profile configuration. This will get triggered if a user denies the VPN permission
-
Declaration
Swift
func profileDidFail(error: Error)