SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onCommand (event)

Reports a command sent to the server.

Syntax

- (void)onCommand:(NSString*)cmd;
func onCommand(_ cmd: String)

Remarks

The class fires this event whenever it sends a POP3 command to the server. Use CommandReply and CommandReplyData to track the server's responses.

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