Contents

ignoreCache

An option that indicates the token provider needs to discard any cached token and generate a new token.

Declaration

static let ignoreCache: MusicTokenRequestOptions

Discussion

You can add the newly generated token to an in-memory or persistent cache for faster access upon subsequent requests for this token.