Edit

Share via


TerminationCountdownStatus Enum

Definition

Represents the status of automatic conference termination timer.

public enum class TerminationCountdownStatus
public enum TerminationCountdownStatus
type TerminationCountdownStatus = 
Public Enum TerminationCountdownStatus
Inheritance
TerminationCountdownStatus

Fields

Name Value Description
Stopped 0

Automatic termination has stopped or has not been started.

Started 1

Automatic termination has been started and is active.

Remarks

Conference termination normally will not happen when an authenticated user from within the enterprise is still joined to the conference. If only anonymous participants are left, the count down timer is started to shut down the conference.

Applies to