Click or drag to resize

StateSynchroniserSendSynchronisedMessage Method (String)

Sends a message to the corresponding instance on remote machines

Namespace:  ImmerseSDK.Interaction.State
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected void SendSynchronisedMessage(
	string data
)

Parameters

data
Type: SystemString
See Also