SecureBlackbox 2020 iOS Edition

Questions / Feedback?

createMailbox (method)

Creates a new mailbox.

Syntax

- (void)createMailbox:(NSString*)name;
public func createMailbox(_ name: String) throws -> Void

Remarks

Call this method to create a new mailbox, providing the name via the Name parameter.

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