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