SecureBlackbox 2020 iOS Edition

Questions / Feedback?

findAttachment (method)

Looks up a Message's attachment by its ID.

Syntax

- (int)findAttachment:(NSString*)ID;
public func findAttachment(_ ID: String) throws -> Int32

Remarks

Use this method to find the attachment by its ID.

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