This version of Unity is unsupported.

PlayerConnection.Send

public void Send(Guid messageId, byte[] data);

Parameters

messageId The type ID of the message that is sent to the Editor.

Description

Sends data to the Editor.