SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sendText (method)

Sends a text string to a client.

Syntax

- (void)sendText:(long long)connectionId :(NSString*)text;
public func sendText(_ connectionId: Int64, _ text: String) throws -> Void

Remarks

Use this method to send a text string to a connected client.

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