Contents

contentKeySessionDidGenerateExpiredSessionReport(_:)

Notifies the sender that an expired session report has been generated.

Declaration

optional func contentKeySessionDidGenerateExpiredSessionReport(_ session: AVContentKeySession)

Parameters

  • session:

    The Avcontentkeysession object that recorded the generation of an expired session report.

Discussion

This method is invoked when an expired session report is added to the storageURL property.

See Also

Updating and retrying content key requests