Classes
The following classes are available globally.
-
This is the entry point of the Speedify SDK. Initialize SpeedifySDK by using the
See moresharedInstance
property.Declaration
Swift
public class Speedify : NSObject, SpeedifyDelegate, TunnelHelperDelegate
-
Helper class for getting unique ID of the device. This is a randomly generated UUID.
Declaration
Swift
@objc public class UUIDProvider : NSObject