IPWorks MQ 2020 Kotlin Edition

Questions / Feedback?

SendText Method

Sends text data to the client.

Syntax

public fun sendText(connectionId: String?, text: String?)

Remarks

This method sends text to the client identified by ConnectionId. Data sent with this method will always be treated as text data regardless of the value of DataFormat. The component will UTF-8 encode the supplied text.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks MQ 2020 Kotlin Edition - Version 20.0 [Build 7941]