AVContentKeySession.RemovePendingExpiredSessionReports Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("removePendingExpiredSessionReports:withAppIdentifier:storageDirectoryAtURL:")]
public static void RemovePendingExpiredSessionReports (Foundation.NSDictionary[] expiredSessionReports, Foundation.NSData appIdentifier, Foundation.NSUrl storageUrl);
static member RemovePendingExpiredSessionReports : Foundation.NSDictionary[] * Foundation.NSData * Foundation.NSUrl -> unit
Parametri
- expiredSessionReports
- NSDictionary[]
- appIdentifier
- NSData
- storageUrl
- NSUrl
- Attributi