![]() |
Speedify SDK for Android 15.5.0
|
Interface for your Application class to provided automatic construction of the SpeedifySDK when needed. More...
Public Member Functions | |
SpeedifySDK | getSpeedifySDK (@NonNull Context context) |
Callback to retreive a new SpeedifySDK object. | |
Interface for your Application class to provided automatic construction of the SpeedifySDK when needed.
See Initializing the SDK for details.
SpeedifySDK getSpeedifySDK | ( | @NonNull Context | context | ) |
Callback to retreive a new SpeedifySDK object.
context | Context used to create the sdk object. |