SecureBlackbox 2020 iOS Edition

Questions / Feedback?

removeAdvice (method)

Removes an advice from an assertion.

Syntax

- (void)removeAdvice:(int)assertionIndex;
public func removeAdvice(_ assertionIndex: Int32) throws -> Void

Remarks

Use this method to remove an advice from an assertion. Pass the assertion index via the AssertionIndex parameter.

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