PushMessageReceiver

public class PushMessageReceiver

Constructors

Link copied to clipboard
public void PushMessageReceiver()

Functions

Link copied to clipboard
public boolean handleVoIPNotification(Context context, PushNotificationMessage notificationMessage, String type)
音视频事件通过广播路由给音视频模块处理。
Link copied to clipboard
public boolean onNotificationMessageArrived(Context context, PushType pushType, PushNotificationMessage notificationMessage)
Link copied to clipboard
public boolean onNotificationMessageClicked(Context context, PushType pushType, PushNotificationMessage notificationMessage)
Link copied to clipboard
public final void onReceive(Context context, Intent intent)
Link copied to clipboard
public void onThirdPartyPushState(PushType pushType, String action, long resultCode)
第三方push状态回调