SecureBlackbox 2020 iOS Edition

Questions / Feedback?

postBytes (method)

Uploads an e-mail message stored in a byte array.

Syntax

- (void)postBytes:(NSData*)bytes :(int)flags :(NSString*)internalDate;
public func postBytes(_ bytes: Data, _ flags: Int32, _ internalDate: String) throws -> Void

Remarks

Use this method to send a message stored in a byte array specified by Bytes.

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