appendTokenQueryToUri

fun appendTokenQueryToUri(uri: Uri): Uri

Appends a query parameter to the provided URI indicating the need for an Akamai token.

Return

A new URI with the added token query parameter.

Parameters

uri

The original URI to which the query parameter should be added.