Interface ICallStartedCondition

interface ICallStartedCondition {
    kind: CallStarted;
}

Hierarchy (view full)

Properties

Properties