LiveKit JS Server SDK - v2.13.3
    Preparing search index...

    Interface TransferSipParticipantOptions

    interface TransferSipParticipantOptions {
        headers?: { [key: string]: string };
        playDialtone?: boolean;
    }
    Index

    Properties

    headers?: { [key: string]: string }
    playDialtone?: boolean