Firefox Tomorrow

web api instance method

SyncManager: getTags() method

View on MDN ↗

Available in workers

The getTags() method of the SyncManager interface returns a list of developer-defined identifiers for SyncManager registrations.

Syntax

getTags()

Parameters

None.

Return value

A Promise that resolves to an array of strings containing developer-defined identifiers for SyncManager registrations.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.