isLocalOnly

open fun isLocalOnly(): Boolean

Checks if the notification should only be displayed on the device.

Return

true if the notification should only be displayed on the device, otherwise false

Defaults to false.