CallAgentFeature interface

Note

This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Represents a CallAgent Feature.

Extends

Inherited Properties

name

The feature name.

Inherited Methods

dispose()

Inherited Property Details

name

The feature name.

name: string

Property Value

string

Inherited From BaseFeature.name

Inherited Method Details

dispose()

function dispose()

Inherited From Disposable.dispose