Client: id property

Note: This feature is only available in Service Workers.

The id read-only property of the Client interface returns the universally unique identifier of the Client object.

Value

A string uniquely identifying the object.

Specifications