muzei-api / com.google.android.apps.muzei.api.provider / Artwork / Builder / token

token

fun token(token: String?): Builder

Sets the artwork's opaque application-specific identifier.

Parameters

token - the artwork's opaque application-specific identifier.

Return
this Builder.