Client.id
The id
read-only property of the Client
interface returns the universally unique identifier of the Client
object.
Syntax
var clientId = client.id;
Example
TBD
Specifications
Specification | Status | Comment |
---|---|---|
Service Workers The definition of 'id' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser