set Push Notification Listener
public abstract void setPushNotificationListener(IRongCoreListener.PushNotificationListener listener)
Sets up a listener for changes in push notification configuration. This method is triggered when server-side configurations, such as push language or whether to display notification details, are changed. The callback is initialized upon the first successful connection.
Since
5.1.1
Parameters
listener
The listener for whether to display notification details