Speedify SDK for Android 15.6.4
Loading...
Searching...
No Matches
Types.java File Reference
import android.annotation.SuppressLint;

Classes

class  Types
 Data Types. More...
 
enum  Types.State
 State of the VPN. More...
 
enum  Types.BondingMode
 Mode of the VPN tunnel. More...
 
enum  Types.ConnectionPriority
 How a connection should be combined. More...
 
enum  Types.ConnectionState
 State of Speedify on a given connection (network adapter). More...
 
enum  Types.NetworkType
 Type of network adapter. More...
 
enum  Types.AutoConnectMethod
 Methods for automatic server selection. More...
 
class  Types.AdapterData
 Information about a network adapter. More...
 
class  Types.AdapterUsageData
 Information about the data usage and limits of a network adapter. More...
 
class  Types.TunStats
 Contains stats regarding the TUN, for use in session stats. More...
 
class  Types.HandlerStats
 Contains stats regarding the packet handler, for use in session stats. More...
 
class  Types.CaptivePortalStats
 Contains stats regarding the captive portal. More...
 
class  Types.StreamingSessionStats
 Contains session stats regarding streaming mode. More...
 
class  Types.SessionStatPeriods
 Statistics for sessions over various time periods. More...
 
class  Types.SessionStats
 Statistics for a period. More...
 
class  Types.ServerInformation
 Information about a server. More...
 
class  Types.ServerInformationDetailed
 Detailed information about a server. More...
 
class  Types.ConnectionStatsGroup
 A grouping of ConnectionStats. More...
 
class  Types.ConnectionStats
 Statistics about a connection. More...
 
class  Types.IPRange
 Represents an IP network segment. More...
 
class  Types.Subnet
 A subnet. More...
 
class  Types.Settings
 Speedify settings. More...
 
class  Types.ServerSettings
 Automatic server selection method settings. More...
 
enum  Types.TransportMode
 Transport Protocol modes. More...
 
enum  Types.ErrorType
 Type classification for a login or connect error. More...
 
enum  Types.AccountAction
 Actions that should be taken on an account. More...
 
class  Types.AccountingData
 Data on an account. More...
 
enum  Types.AccountPaymentType
 Information on an account's payment type. More...
 
class  Types.PrivacySettings
 Privacy settings. More...
 
enum  Types.PortProtocol
 Protocol for ports. More...
 
class  Types.ProtocolPortPair
 A forwarded port. More...
 
class  Types.ForwardedPort
 A forwarded port. More...
 
enum  Types.ProxyMatchMode
 How local proxy treats matches. More...
 
class  Types.LocalProxyDomainWatchlistItem
 Local proxy domain watchlist item. More...
 
class  Types.LocalProxyPort
 A proxied port. More...
 
class  Types.LocalProxySettings
 Local proxy settings. More...
 
enum  Types.FirewallMode
 How firewall treats matches. More...
 
class  Types.FirewallPort
 A firewalled port. More...
 
class  Types.FirewallSettings
 Firewall settings. More...
 
class  Types.StreamingPort
 A streaming port. More...
 
class  Types.StreamingSettings
 Settings for the priority streaming. More...
 
class  Types.StreamingStats
 Streaming mode stats. More...
 
class  Types.StreamStats
 Statistics for a single stream. More...
 
enum  Types.StreamHealth
 Stream health indicator. More...
 
enum  Types.RestartReason
 Reason for restart. More...
 
enum  Types.DisconnectReason
 Reason for a disconnect. More...
 
class  Types.DisconnectEvent
 Information about a disconnect event. More...
 
enum  Types.LogLevel
 Log levels in the SDK. More...
 
class  Types.DaemonLogSettings
 Settings for logging in the daemon. More...
 
class  Types.DirectorySettings
 Directory settings. More...
 
enum  Types.SpeedTestType
 Internal speed test types. More...
 
class  Types.SpeedTestResultData
 Results of a speed test. More...
 
enum  Types.SettingsLockReason
 Settings Lock Reason. More...
 
class  Types.NetworkSharing
 Network Sharing types. More...
 
class  Types.NetworkSharing.ConnectCode
 Connect code for network sharing. More...
 
class  Types.NetworkSharing.PeerUuid
 Identifier for a peer. More...
 
enum  Types.NetworkSharing.PeerRole
 peer role More...
 
enum  Types.NetworkSharing.PairRequestBehavior
 pair request behavior types More...
 
enum  Types.NetworkSharing.AutoPairBehavior
 Auto pair behavior types. More...
 
class  Types.NetworkSharing.Settings
 Network Sharing Settings. More...
 
enum  Types.NetworkSharing.PeerStatus
 Status of a NetworkSharing Peer Connection. More...
 
enum  Types.NetworkSharing.TunnelStatus
 Status of a NetworkSharing tunnel. More...
 
class  Types.NetworkSharing.Usage
 Network sharing usage data. More...
 
class  Types.NetworkSharing.Connection
 Network Sharing Connection. More...
 
class  Types.NetworkSharing.Peer
 Represents a network share peer. More...
 

Packages

package  com.speedify.speedifysdk
 Implements a VPN utilizing Speedify's super fast, channel bonding technology.