SecureBlackbox 2020 Python Edition

Questions / Feedback?

send_text Method

Sends a piece of text data to the client.

Syntax

def send_text(connection_id: int, text: str) -> None: ...

Remarks

Use this method to send a piece of text data to the client.

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