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