PlayerConnection.TrySend

Declaration

public bool TrySend(Guid messageId, byte[] data);

Parameters

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

Returns

bool Returns true when the Player sends data successfully, and false when there is no space in the socket ring buffer or sending fails.

Description

Attempt to sends data to the Editor.


Did you find this page useful? Please give it a rating: