Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SendMessage(JsonValue)

Declaration

public void SendMessage(
    JsonValue json
)

Summary

Sends a text message containing a JSON object to the client.

Parameters

JsonValuejson The JSON object to send.