VirtualUI.SendMessage Method

Sends a data string to the web browser.

C#

public void SendMessage(string Data);

Remarks

This method is used to send custom data to the browser for custom purposes.

Group

VirtualUI Methods