@jellyfin/sdk
    Preparing search index...

    Interface DeviceApiGetDeviceOptionsRequest

    Request parameters for getDeviceOptions operation in DeviceApi.

    interface DeviceApiGetDeviceOptionsRequest {
        id: string;
    }
    Index
    id: string

    Device Id.