共用方式為


AVContentKeySession.RemovePendingExpiredSessionReports 方法

定義

[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

參數

expiredSessionReports
NSDictionary[]
appIdentifier
NSData
storageUrl
NSUrl
屬性

適用於