Contents

reloadContentBlocker(withIdentifier:completionHandler:)

Declaration

class func reloadContentBlocker(withIdentifier identifier: String, completionHandler: (@Sendable ((any Error)?) -> Void)? = nil)
class func reloadContentBlocker(withIdentifier identifier: String) async throws

Discussion

See Also

Type Methods