SecureBlackbox 2020 iOS Edition

Questions / Feedback?

connect (method)

Establishes connection to the POP3 server.

Syntax

- (void)connect:(NSString*)address :(int)port;
public func connect(_ address: String, _ port: Int32) throws -> Void

Remarks

Use this method to establish connection to a POP3 server at Address and Port.

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