SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onControlSend (event)

Fires when data is about to be set via the control channel.

Syntax

- (void)onControlSend:(NSString*)textLine;
func onControlSend(_ textLine: String)

Remarks

TextLine contains the data to be sent, which would typically contain a command issued by the client (e.g. CWD dir).

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