IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

getJobInfo (method)

Retrieves information about the specified job.

Syntax

- (void)getJobInfo:(NSString*)vaultName :(NSString*)jobId;
public func getJobInfo(_ vaultName: String, _ jobId: String) throws -> Void

Remarks

This method retrieves information about the job specified by JobId. The Job* properties will be populated with information about the job.

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