PushReceiver

public class PushReceiver

function: 广播接收器,用来接受网络切换事件,如没有网络连接,由无线网切换到wifi等。 收到相应事件后,需要发送到工作线程,通知server进行相应处理。

Constructors

Link copied to clipboard
public void PushReceiver()

Functions

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