IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

SendText Method

Sends text data to the client.

Object Oriented Interface

public function doSendText($connectionid, $text);

Procedural Interface

ipworksws_wsserver_do_sendtext($res, $connectionid, $text);

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 WSConnectionDataFormat. The class will UTF-8 encode the supplied text.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0