Speedify SDK for Android 15.5.0
Loading...
Searching...
No Matches
Package com.speedify.speedifysdk

Implements a VPN utilizing Speedify's super fast, channel bonding technology. More...

Packages

package  dispatch
 Failover/load balancing local proxy add-on for SpeedifySDK.
 
package  enhancedstatistics
 Provides extra statistics for SpeedifySDK.
 
package  receivers
 Callback classes for SpeedifySDK.
 

Classes

class  InternalIntentHelper
 Helper class for setting generating Intents for internal use. More...
 
interface  ISpeedifyHandler
 Event Callback Interface. More...
 
class  LocalBroadcastHelper
 Helper class for sending/receiving app-local broadcast messages. More...
 
class  LogGeneration
 Helper class for generating a zip file of all logs, and sending it via a Share dialog. More...
 
class  Logging
 Helper class for logging to file. More...
 
class  MultiReceiverManager
 A utility class to manage multiple receivers of a given type. More...
 
class  NotificationHelper
 Helper class for displaying notifications. More...
 
class  PendingIntentHelper
 Helper class for setting PendingIntent flags. More...
 
class  PooledBroadcastReceiver
 Helper class for running BroadcastReceiver code off the main thread in a shared threadpool. More...
 
class  PooledExecutor
 Helper class for running code off the main thread in a shared threadpool. More...
 
class  Preferences
 Helper class for storing/retrieving preferences from tray. More...
 
class  SpeedifyHandler
 Default ISpeedifyHandler Implementation. More...
 
class  SpeedifySDK
 Main SDK API. More...
 
class  StartupBroadcastReceiver
 Base class for on-boot connect and killswitch functionality. More...
 
class  StateTrackingSBR
 Base class for tracking startup/disconnect reasons. More...
 
class  Types
 Data Types. More...
 
class  UuidProvider
 Helper class for getting unique ID of the device. More...
 
class  WebsocketAutoConfig
 Methods to obtain IP and port used for interprocess communication when not explicitly specifying a port. More...
 

Detailed Description

Implements a VPN utilizing Speedify's super fast, channel bonding technology.

The SpeedifySDK class is the entry point to the API. See it's class description for details.