Base class for on-boot connect and killswitch functionality.
More...
|
void | receive (Context context, Intent intent) |
| Broadcast handler.
|
|
final void | onReceive (final Context context, final Intent intent) |
| Overrides BroadcastReceiver's onReceive to post a new Runnable to the threadpool.
|
|
|
SpeedifySDK | getSDK (Context context) |
| Override this if you do not initialize the SDK in your Application's onCreate or via resources.
|
|
Base class for on-boot connect and killswitch functionality.
- Since
- 9.4
◆ getSDK()
Override this if you do not initialize the SDK in your Application's onCreate or via resources.
- Since
- 9.4
◆ receive()
void receive |
( |
Context | context, |
|
|
Intent | intent ) |
The documentation for this class was generated from the following file: