playbackUrlParameters

val playbackUrlParameters: <Error class: unknown class><String, String>

The query string parameters added to Uplynk playback URL requests.

  • Each entry of the map contains the parameter name with associated value.

  • The parameters keep their order as it's maintained by LinkedHashMap.