state
read-only property of the TelephonyCallGroup
interface returns a DOMString
indicating the state of the call group.DOMString
. Possible values are:MediaRecorder.state
read-only property returns the current state of the current MediaRecorder
object.state
read-only property of the ServiceWorker
interface returns a string representing the current state of the service worker. It can be one of the following values: installing
, installed,
activating
, activated
, or redundant
.