Speedify SDK for Android
15.0.0
|
Public Member Functions | |
void | receive (Context context, Intent intent) |
Broadcast handler. More... | |
Public Member Functions inherited from com.speedify.speedifysdk.PooledBroadcastReceiver | |
final void | onReceive (final Context context, final Intent intent) |
Overrides BroadcastReceiver's onReceive to post a new Runnable to the threadpool. More... | |
abstract void | receive (Context context, Intent intent) |
Implement this with your BroadcastReceiver code. More... | |
void com.speedify.speedifysdk.StateTrackingSBR.receive | ( | Context | context, |
Intent | intent | ||
) |
Broadcast handler.
Do not override.