Classes

The following classes are available globally.

  • This is the entry point of the Speedify SDK. Initialize SpeedifySDK by using the sharedInstance property.

    See more

    Declaration

    Swift

    public class Speedify : NSObject, SpeedifyDelegate, TunnelHelperDelegate
    extension Speedify: SafeBrowsingMessageDelegate
  • Declaration

    Swift

    @objc
    public class SpeedifyPacketTunnel : NSObject
    extension SpeedifyPacketTunnel: MXMetricManagerSubscriber
  • Use UUIDProvider.shared.getUUID() to get the device UUID

    See more

    Declaration

    Swift

    @objc
    public class UUIDProvider : NSObject