processContentKeyResponseError(_:)
Tells the receiver that the app was unable to obtain a content key response.
Declaration
func processContentKeyResponseError(_ error: any Error)Parameters
- error:
An Nserror that describes why the content key response failed.