Table of Contents

Class RDCorePlatformHandshake

Namespace
RDCore.SDK.Platform.Protocol
Assembly
RDCore.SDK.dll

The non-LSP handshake that follows the LSP initialize/initialized exchange on a platform connection: advertised capabilities become provided ones. Keeps the LSP layer pure LSP.

public static class RDCorePlatformHandshake
Inheritance
RDCorePlatformHandshake
Inherited Members

Fields

Method

The JSON-RPC method name of the platform handshake request.

public const string Method = "rdcore/platform/initialize"

Field Value

string