Enumeration HoldState

Determines the hold state of the device, for the current call.

Enumeration Members

NO_ONGOING_CALLS: "no-ongoing-calls"

The device cannot be on hold, as there are no active calls.

NOT_ON_HOLD: "not-on-hold"

The device assumes the current call is not on hold, i.e. is in progress.

ON_HOLD: "on-hold"

The device assumes the current call is on hold.