copy

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

Deprecated

This will be removed 6 months after the next release.

Replace with

QueryOptions(extras, trackingId)