getPushReceiveStatus

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

Retrieves the setting for receiving remote push notifications.

Prerequisite: The mobile device is offline, while Web and MAC/PC terminals are online, to determine whether the mobile device receives remote push notifications.

Parameters

callback

Callback to retrieve the setting for receiving remote push notifications, true to receive remote push notifications, false to not receive remote push notifications.