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

    Interface TaskOptions

    interface TaskOptions {
        attributes?: any;
        taskChannelSid?: string;
        taskChannelUniqueName?: string;
    }
    Index

    Properties

    attributes?: any
    taskChannelSid?: string
    taskChannelUniqueName?: string