SecureBlackbox 2020 iOS Edition

Questions / Feedback?

undelete (method)

Undeletes messages marked for deletion.

Syntax

- (void)undelete;
public func undelete() throws -> Void

Remarks

This method sends an RSET command, which tells the server to undelete all previously deleted messages by removing their 'delete' marks.

Note that this method only applies to messages deleted within the same session.

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