Speedify SDK for Android  15.0.0
Public Member Functions | List of all members
com.speedify.speedifysdk.StateTrackingSBR Class Reference

Detailed Description

Base class for tracking startup/disconnect reasons.

Since
10.4
Deprecated:
as of 14.8
Inheritance diagram for com.speedify.speedifysdk.StateTrackingSBR:
com.speedify.speedifysdk.PooledBroadcastReceiver

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...
 

Member Function Documentation

◆ receive()

void com.speedify.speedifysdk.StateTrackingSBR.receive ( Context  context,
Intent  intent 
)

Broadcast handler.

Do not override.

Since
10.4

The documentation for this class was generated from the following file: