on Notification Message Clicked
public void onNotificationMessageClicked(Context context, Intent pushIntent, PushType pushType, PushNotificationMessage pushNotificationMessage)
Callback triggered when a push notification is clicked
Push click events from RongCloud's built-in channel will not trigger here due to cross-process communication. They are directly handled by the broadcast receiver .
Parameters
context
Context
push Type
Push type
push Notification Message
Notification message