Function convertXCQueryOptionToURLSearchParams

  • Converts an XCQueryOption object to a required URL string parameter format. For example: "grp:"birds" cnt:"United States" method:"field recording""

    Parameters

    Returns URLSearchParams

    The URLSearchParams object representing the XCQueryOption object.

Generated using TypeDoc