Speedify SDK for Android
15.0.0
|
Implements a VPN utilizing Speedify's super fast, channel bonding technology.
The com.speedify.speedifysdk.SpeedifySDK class is the entry point to the API. See it's class description for details.
Packages | |
package | receivers |
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 |
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... | |