getTags method
The getTags()
method of the
SyncManager interface returns a list of developer-defined identifiers
for
SyncManager
registrations.
Implementation
external JSPromise<JSArray<JSString>> getTags();
The getTags()
method of the
SyncManager interface returns a list of developer-defined identifiers
for
SyncManager
registrations.
external JSPromise<JSArray<JSString>> getTags();