getPushContentShowStatus

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

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

Parameters

callback

Callback to retrieve the setting, true indicates displaying detailed content, false indicates not displaying detailed content.