![]() |
Speedify SDK for Android 16.2.0
|
| ▼Pcom | |
| ▼Pspeedify | |
| ▼Pspeedifysdk | Implements a VPN utilizing Speedify's super fast, channel bonding technology |
| ▼Pdispatch | Failover/load balancing local proxy add-on for SpeedifySDK |
| ►Preceivers | Callback classes for Dispatch |
| ►CDispatch | Dispatch is an extension to the SpeedifySDK to enable automatic fail over and load balancing in proxy mode |
| ▼Penhancedstatistics | Provides extra statistics for SpeedifySDK |
| ►Preceivers | Callback classes for EnhancedStatistics |
| CEnhancedStatistics | EnhancedStatistics is an extension to the SpeedifySDK that provides additional location and network data on backend reports |
| ▼Preceivers | Callback classes for SpeedifySDK |
| ►CIForegroundNotificationReceiver | Foreground Service notification Interface |
| CIForegroundServiceReceiver | Foreground Service Event Interface |
| CIForegroundServiceStateReceiver | Foreground Service State Interface |
| CINetworkSharingReceiver | Network Sharing Reciever Interface |
| CISdkStateReceiver | SDK State Update Reciever Interface |
| CIWebsocketIPCReceiver | Websocket IPC Event Interface |
| CInternalIntentHelper | Helper class for setting generating Intents for internal use |
| CISpeedifyHandler | Event Callback Interface |
| CLocalBroadcastHelper | Helper class for sending/receiving app-local broadcast messages |
| ▼CLogGeneration | Helper class for generating a zip file of all logs, and sending it via a Share dialog |
| ►CILogCompleteCallback | If the Activity you pass to shareLogs implements this, then this callback will be called after logs are created |
| CLaunchShareSheet | Launches the share sheet with the log file |
| CLogAction | Interface for a log action to be taken after log generation |
| CSubmitToDirectory | Submits longs to the directory server using the sendLogReport |
| ▼CLogging | Helper class for logging to file |
| CLogHandler | Log handler for a class |
| CLogListener | Interface to allow developers to get callbacks on all Java logging |
| ▼CMultiReceiverManager | A utility class to manage multiple receivers of a given type |
| CReceiversCallback | A callback to run on each receiver |
| ▼CNotificationHelper | Helper class for displaying notifications |
| CBuilderHelper | Helper interface for customizing the notification builder |
| COptions | Parameters for draining a notification |
| CPendingIntentHelper | Helper class for setting PendingIntent flags |
| CPooledBroadcastReceiver | Helper class for running BroadcastReceiver code off the main thread in a shared threadpool |
| CPooledExecutor | Helper class for running code off the main thread in a shared threadpool |
| CPreferences | Helper class for storing/retrieving preferences from tray |
| CSpeedifyHandler | Default ISpeedifyHandler Implementation |
| ▼CSpeedifySDK | Main SDK API |
| CAutoConstruct | Interface for your Application class to provided automatic construction of the SpeedifySDK when needed |
| CStartupBroadcastReceiver | Base class for on-boot connect and killswitch functionality |
| CStateTrackingSBR | Base class for tracking startup/disconnect reasons |
| ▼CTypes | Data Types |
| CAccountAction | Actions that should be taken on an account |
| CAccountingData | Data on an account |
| CAccountPaymentType | Information on an account's payment type |
| CAdapterData | Information about a network adapter |
| CAdapterUsageData | Information about the data usage and limits of a network adapter |
| CAutoConnectMethod | Methods for automatic server selection |
| CBondingMode | Mode of the VPN tunnel |
| CCaptivePortalStats | Contains stats regarding the captive portal |
| CConnectionPriority | How a connection should be combined |
| CConnectionState | State of Speedify on a given connection (network adapter) |
| CConnectionStats | Statistics about a connection |
| CConnectionStatsGroup | A grouping of ConnectionStats |
| CDaemonLogSettings | Settings for logging in the daemon |
| CDirectorySettings | Directory settings |
| CDisconnectEvent | Information about a disconnect event |
| CDisconnectReason | Reason for a disconnect |
| CErrorType | Type classification for a login or connect error |
| CFirewallMode | How firewall treats matches |
| CFirewallPort | A firewalled port |
| CFirewallSettings | Firewall settings |
| CForwardedPort | A forwarded port |
| CHandlerStats | Contains stats regarding the packet handler, for use in session stats |
| CIPRange | Represents an IP network segment |
| CLocalProxyDomainWatchlistItem | Local proxy domain watchlist item |
| CLocalProxyPort | A proxied port |
| CLocalProxySettings | Local proxy settings |
| CLogLevel | Log levels in the SDK |
| ►CNetworkSharing | Network Sharing types |
| CNetworkType | Type of network adapter |
| CPortProtocol | Protocol for ports |
| CPrivacySettings | Privacy settings |
| CProtocolPortPair | A forwarded port |
| CProxyMatchMode | How local proxy treats matches |
| CRestartReason | Reason for restart |
| CServerInformation | Information about a server |
| CServerInformationDetailed | Detailed information about a server |
| CServerSettings | Automatic server selection method settings |
| CSessionStatPeriods | Statistics for sessions over various time periods |
| CSessionStats | Statistics for a period |
| CSettings | Speedify settings |
| CSettingsLockReason | Settings Lock Reason |
| CSpeedTestResultData | Results of a speed test |
| CSpeedTestType | Internal speed test types |
| CState | State of the VPN |
| CStreamHealth | Stream health indicator |
| CStreamingPort | A streaming port |
| CStreamingSessionStats | Contains session stats regarding streaming mode |
| CStreamingSettings | Settings for the priority streaming |
| CStreamingStats | Streaming mode stats |
| CStreamStats | Statistics for a single stream |
| CSubnet | A subnet |
| CTrafficRuleChangeMethod | Traffic rules change method |
| CTrafficRulePort | A traffic rule port |
| CTransportMode | Transport Protocol modes |
| CTunStats | Contains stats regarding the TUN, for use in session stats |
| ▼CUuidProvider | Helper class for getting unique ID of the device |
| CUuidHandler | Callback for when the UUID is available |
| CWebsocketAutoConfig | Methods to obtain IP and port used for interprocess communication when not explicitly specifying a port |