@twilio/flex-sdk
    Preparing search index...

    Interface TelemetryOptions

    Options for configuring telemetry sent by Flex SDK.

    interface TelemetryOptions {
        disabled: boolean;
    }
    Index

    Properties

    Properties

    disabled: boolean

    Flag to disable the telemetry feature.

    false