Structures
The following structures are available globally.
-
Streaming mode stats @since 9.6
See moreDeclaration
Swift
public struct StreamingStats : Codable -
Statistics for a single stream @since 9.6
See moreDeclaration
Swift
public struct StreamStats : Codable -
Details of the connected network and adapter.
See moreDeclaration
Swift
public struct AdapterData -
Information about the data usage and limits of a network adapter.
See moreDeclaration
Swift
public struct AdapterUsageData -
Declaration
Swift
public struct ServerInformation -
Declaration
Swift
public struct TunStats -
Declaration
Swift
public struct HandlerStats -
Statistics for this or all sessions.
See moreDeclaration
Swift
public struct SessionStats -
Declaration
Swift
public struct CaptivePortalStats -
Statistics about a connection. There is one of these per socket that Speedify creates to make the VPN. Each one is bound to run over a single one of your internet connections. It’s possible for there to be more than one on a single internet connection.
See moreDeclaration
Swift
public struct ConnectionStats : Equatable -
Declaration
Swift
public struct ConnectionStatsGroup : Equatable -
Current Speedify version
See moreDeclaration
Swift
public struct Version : Equatable, Comparable, Codable -
Speedify Settings
See moreDeclaration
Swift
public struct Settings : Equatable -
Automatic server selection method settings @since 9.4
See moreDeclaration
Swift
public struct ServerSettings -
A single ISP-stats action descriptor advertised by an adapter. The
See moreididentifies the action and defines the shape of the value payloadSpeedify.performIspAction(...)expects. Action descriptors are static for the lifetime of an adapter’s hardware association; fetch viaSpeedify.getIspActions(adapterID:). @since 16.8Declaration
Swift
public struct IspAction : Equatable -
Represents an IP network segment
See moreDeclaration
Swift
public struct IPRange : Equatable -
Speedify error type
See moreDeclaration
Swift
public struct ErrorType -
Settings for the directory
See moreDeclaration
Swift
public struct DirectorySettings -
Data on the account
See moreDeclaration
Swift
public struct AccountingData : Codable -
Current privacy settings
See moreDeclaration
Swift
public struct PrivacySettings -
A forwarded port @since 8.2
See moreDeclaration
Swift
public struct ForwardedPort : Equatable -
A forwarded port @since 10.9
See moreDeclaration
Swift
public struct ProtocolPortPair -
A Firewall port @since 9.2
See moreDeclaration
Swift
public struct FirewallPort -
A streaming port @since 10.9
See moreDeclaration
Swift
public struct StreamingPort -
Settings for the priority streaming @since 10.9
See moreDeclaration
Swift
public struct StreamingSettings -
Local proxy settings @since 9.2
See moreDeclaration
Swift
public struct FirewallSettings -
Declaration
Swift
public struct LocalProxyDomainWatchListItem : Codable -
A proxied port @since 9.9
See moreDeclaration
Swift
public struct LocalProxyPort : Equatable -
Local proxy settings @since 9.2
See moreDeclaration
Swift
public struct LocalProxySettings -
Declaration
Swift
public struct StreamingSessionStats -
Declaration
Swift
public struct SessionStatPeriod -
Current Speed test results data
See moreDeclaration
Swift
public struct SpeedTestResultsData -
List of reasons the Speedify service may stop
See moreDeclaration
Swift
public struct DisconnectEvent -
Declaration
Swift
public struct DaemonLogSettings -
Declaration
Swift
public struct iAPStatus -
Declaration
Swift
public struct NetworkSharing -
Declaration
Swift
public struct ActivationCode -
Declaration
Swift
public struct Subnet : Equatable
Structures Reference