Skip to content

Format

typescript
NetConversation.Send(message)

class: NetConversation

Description

Send a message from the server to the client.

Parameters

param_nametypedescription
messagestringSent message

Return

typedescription
void

Code Example