@livekit/rtc-node
    Preparing search index...

    Interface TextStreamOptions

    interface TextStreamOptions {
        attachments?: [];
        attributes?: Record<string, string>;
        destinationIdentities?: string[];
        mimeType?: string;
        topic?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    attachments?: []
    attributes?: Record<string, string>
    destinationIdentities?: string[]
    mimeType?: string
    topic?: string