PushReceiver

public class PushReceiver

Function: Broadcast receiver used to handle network switch events, such as switching from no network connection to Wi-Fi. Upon receiving the event, it needs to be sent to the worker thread to notify the server for further processing.

Constructors

Link copied to clipboard
public void PushReceiver()

Functions

Link copied to clipboard
public void onReceive(Context context, Intent intent)