copy

fun copy(extras: Map<String, String>, customEndpoint: Uri?, trackingId: String?): QueryOptions

Deprecated

This will be removed from future releases after 2026-03-24.

Replace with

QueryOptions(extras, trackingId)