setManualDisplay

open fun setManualDisplay(manualDisplay: Boolean)

Set manual display mode for push notifications. If you set manual display mode to true, no notifications will be shown automatically and you'll have to display it by yourself.

Parameters

manualDisplay

Whether manual display mode is enabled or not.