deleteResource (method)

Deletes the resource at the specified URL.

Syntax

- (void)deleteResource:(NSString*)URL;
public func deleteResource(_ URL: String) throws -> Void

Remarks

The class will delete a resource at the specified URL.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]