Api.nativeNotificationsSupported

Returns a boolean indicating whether the users browser supports notifications and the system has "Enable web app notifications" enabled.

Usage

Api.nativeNotificationsSupported();

Examples

See Api.nativeNotificationsSubscribe for example code.

Parameters