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

    Interface WorkerChannel

    Default Worker attribute settings

    interface WorkerChannel {
        availability: boolean;
        capacity: number;
        name: string;
    }
    Index

    Properties

    availability: boolean

    Default availability

    capacity: number

    Default capacity value

    name: string

    Unique name of the TaskChannel associated to this WorkerChannel