SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

onBanner (event)

Reports the receipt of the Welcome message from the server.

Syntax

- (void)onBanner:(NSData*)text :(NSData*)language;
func onBanner(_ text: Data, _ language: Data)

Remarks

The class fires this event when it receives a welcome message from the server. Use the Text parameter to access the encoded message.

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