![]() |
Speedify SDK for Android 16.2.0
|
| CTypes.AccountAction | Actions that should be taken on an account |
| CTypes.AccountingData | Data on an account |
| CTypes.AccountPaymentType | Information on an account's payment type |
| CTypes.AdapterData | Information about a network adapter |
| CTypes.AdapterUsageData | Information about the data usage and limits of a network adapter |
| CTypes.AutoConnectMethod | Methods for automatic server selection |
| CSpeedifySDK.AutoConstruct | Interface for your Application class to provided automatic construction of the SpeedifySDK when needed |
| CTypes.NetworkSharing.AutoPairBehavior | Auto pair behavior types |
| CTypes.BondingMode | Mode of the VPN tunnel |
| CNotificationHelper.BuilderHelper | Helper interface for customizing the notification builder |
| CTypes.CaptivePortalStats | Contains stats regarding the captive portal |
| CLogGeneration.ILogCompleteCallback.CompletionData | Data about the completion, such as the file created or ticket ID |
| CTypes.NetworkSharing.ConnectCode | Connect code for network sharing |
| CDispatch.Connection | Information about a connection |
| CTypes.NetworkSharing.Connection | Network Sharing Connection |
| CTypes.ConnectionPriority | How a connection should be combined |
| CTypes.ConnectionState | State of Speedify on a given connection (network adapter) |
| CTypes.ConnectionStats | Statistics about a connection |
| CTypes.ConnectionStatsGroup | A grouping of ConnectionStats |
| CTypes.DaemonLogSettings | Settings for logging in the daemon |
| CTypes.DirectorySettings | Directory settings |
| CTypes.DisconnectEvent | Information about a disconnect event |
| CTypes.DisconnectReason | Reason for a disconnect |
| CDispatch | Dispatch is an extension to the SpeedifySDK to enable automatic fail over and load balancing in proxy mode |
| CEnhancedStatistics | EnhancedStatistics is an extension to the SpeedifySDK that provides additional location and network data on backend reports |
| CTypes.ErrorType | Type classification for a login or connect error |
| CTypes.FirewallMode | How firewall treats matches |
| CTypes.FirewallSettings | Firewall settings |
| CTypes.HandlerStats | Contains stats regarding the packet handler, for use in session stats |
| CIDispatchStateReceiver | SDK State Update Reciever Interface |
| ►CIForegroundNotificationReceiver | Foreground Service notification Interface |
| ►CIForegroundServiceStateReceiver | Foreground Service State Interface |
| CLogGeneration.ILogCompleteCallback | If the Activity you pass to shareLogs implements this, then this callback will be called after logs are created |
| ►CINetworkSharingReceiver | Network Sharing Reciever Interface |
| CInternalIntentHelper | Helper class for setting generating Intents for internal use |
| ►CTypes.IPRange | Represents an IP network segment |
| CISdkStateReceiver | SDK State Update Reciever Interface |
| ►CIWebsocketIPCReceiver | Websocket IPC Event Interface |
| CLocalBroadcastHelper | Helper class for sending/receiving app-local broadcast messages |
| CTypes.LocalProxyDomainWatchlistItem | Local proxy domain watchlist item |
| CTypes.LocalProxySettings | Local proxy settings |
| ►CLogGeneration.LogAction | Interface for a log action to be taken after log generation |
| CLogGeneration | Helper class for generating a zip file of all logs, and sending it via a Share dialog |
| CLogging | Helper class for logging to file |
| CLogging.LogHandler | Log handler for a class |
| CTypes.LogLevel | Log levels in the SDK |
| CLogging.LogListener | Interface to allow developers to get callbacks on all Java logging |
| CMultiReceiverManager< T > | A utility class to manage multiple receivers of a given type |
| CMultiReceiverManager< com.speedify.speedifysdk.dispatch.receivers.IDispatchStateReceiver > | |
| CMultiReceiverManager< com.speedify.speedifysdk.enhancedstatistics.receivers.ISdkStateReceiver > | |
| CMultiReceiverManager< com.speedify.speedifysdk.receivers.IForegroundServiceStateReceiver > | |
| CMultiReceiverManager< com.speedify.speedifysdk.receivers.ISdkStateReceiver > | |
| CTypes.NetworkSharing | Network Sharing types |
| CTypes.NetworkType | Type of network adapter |
| CNotificationHelper | Helper class for displaying notifications |
| CNotificationHelper.Options | Parameters for draining a notification |
| CTypes.NetworkSharing.PairRequestBehavior | Pair request behavior types |
| CTypes.NetworkSharing.Peer | Represents a network share peer |
| CTypes.NetworkSharing.PeerRole | Peer role |
| CTypes.NetworkSharing.PeerStatus | Status of a NetworkSharing Peer Connection |
| CTypes.NetworkSharing.PeerUuid | Identifier for a peer |
| CPendingIntentHelper | Helper class for setting PendingIntent flags |
| CPooledExecutor | Helper class for running code off the main thread in a shared threadpool |
| CTypes.PortProtocol | Protocol for ports |
| CPreferences | Helper class for storing/retrieving preferences from tray |
| CTypes.PrivacySettings | Privacy settings |
| ►CTypes.ProtocolPortPair | A forwarded port |
| CTypes.ProxyMatchMode | How local proxy treats matches |
| CDispatch.Quality | The detected quality of a connection |
| CMultiReceiverManager< T >.ReceiversCallback< T > | A callback to run on each receiver |
| CTypes.RestartReason | Reason for restart |
| CDispatch.RoutingMode | The routing mode for the Dispatch instance |
| ►CTypes.ServerInformation | Information about a server |
| CTypes.ServerSettings | Automatic server selection method settings |
| CIForegroundNotificationReceiver.ServiceData | Common status data used in default foreground notification |
| CTypes.SessionStatPeriods | Statistics for sessions over various time periods |
| CTypes.SessionStats | Statistics for a period |
| CDispatch.Settings | The settings for the Dispatch instance |
| CTypes.NetworkSharing.Settings | Network Sharing Settings |
| CTypes.Settings | Speedify settings |
| CTypes.SettingsLockReason | Settings Lock Reason |
| CSpeedifySDK | Main SDK API |
| CTypes.SpeedTestResultData | Results of a speed test |
| CTypes.SpeedTestType | Internal speed test types |
| CTypes.State | State of the VPN |
| CDispatch.Stats | The statistics for the Dispatch instance |
| CTypes.StreamHealth | Stream health indicator |
| CTypes.StreamingSessionStats | Contains session stats regarding streaming mode |
| CTypes.StreamingSettings | Settings for the priority streaming |
| CTypes.StreamingStats | Streaming mode stats |
| CTypes.StreamStats | Statistics for a single stream |
| CTypes.TrafficRuleChangeMethod | Traffic rules change method |
| CTypes.TransportMode | Transport Protocol modes |
| CTypes.NetworkSharing.TunnelStatus | Status of a NetworkSharing tunnel |
| CTypes.TunStats | Contains stats regarding the TUN, for use in session stats |
| CTypes | Data Types |
| CTypes.NetworkSharing.Usage | Network sharing usage data |
| CUuidProvider.UuidHandler | Callback for when the UUID is available |
| CUuidProvider | Helper class for getting unique ID of the device |
| CWebsocketAutoConfig | Methods to obtain IP and port used for interprocess communication when not explicitly specifying a port |
| ►CBroadcastReceiver |