setPushContentShowStatus

public abstract void setPushContentShowStatus(boolean showStatus, RongIMClient.OperationCallback callback)

Sets whether to display the details of remote push notifications.

Note: This feature requires enabling user settings from the server side.

Parameters

showStatus

Indicates whether to display the content of remote push notifications. true to display, false to hide.

callback

The callback function.