LockFileBatchResult

public class LockFileBatchResult : Files.FileOpsResult

The LockFileBatchResult struct

  • Each Entry in the ‘entries’ will have ‘.tag’ with the operation status (e.g. success), the metadata for the file and the lock state after the operation.

    Declaration

    Swift

    public let entries: [Files.LockFileResultEntry]