SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onProgress (event)

Reports the progress of the data transfer operation.

Syntax

- (void)onProgress:(long long)total :(long long)current :(int*)cancel;
func onProgress(_ total: Int64, _ current: Int64, _ cancel: inout Int32)

Remarks

The class fires this event repeatedly to report the progress of the data transfer operation.

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