copyWithUserData

fun copyWithUserData(userData: JsonObject): Track

Copy this track with a new user data json.

Return

A copy of this track with the new user data json.

Parameters

userData

The new user data json.