getPushContentShowStatus

public abstract void getPushContentShowStatus(IRongCoreCallback.ResultCallback<Boolean> callback)

Retrieves the setting for displaying detailed content of remote push notifications.

Since

5.0.0

Parameters

callback

Callback to retrieve whether to display detailed content of remote push notifications, true to display detailed content, false to hide detailed content.