Skip to content

Module: ServiceWorker::PushManager

Jovan Gerodetti edited this page Apr 14, 2021 · 3 revisions

PushManager

exported: default
kind: object
declaration: const

Properties

__proto__

Type: prototype
kind: value

Methods

subscribe(args) => {Promise}

kind: function

subscribes to the native push service

Name Type Description
args * native push subscribtion arguments

Clone this wiki locally