Package io.rong.push.rongpush
Class PushReceiver
-
- All Implemented Interfaces:
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.
-
-
Constructor Summary
Constructors Constructor Description PushReceiver()
-