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)
The audio and video events are routed to the audio and video module for processing via broadcast.
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)
Third-party push status callback