IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

unlockFile (method)

Unlocks a locked file resource.

Syntax

- (void)unlockFile:(NSString*)fileId;
public func unlockFile(_ fileId: String) throws -> Void

Remarks

This method unlocks a file resource, specified by FileId, previously locked by the current account.

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