API Docs for version 1.3.1803

RecordingInfoState

Module: Circuit.Enums
Parent Module: Circuit

static

Summary

Enum for the call recording state

Item Index

Properties

Properties

FINISHED

Syntax

FINISHED

String static

Summary

Recording has finished (state after STOPPED)

INITIAL

Syntax

INITIAL

String static

Summary

No recording was ever started

START_PENDING

Syntax

START_PENDING

String static

Summary

Recording was started, but recorder was disabled. Recording is not running.

STARTED

Syntax

STARTED

String static

Summary

Recording was started and is running currently

STOPPED

Syntax

STOPPED

String static

Summary

Recording was stopped