class LSProtocol::TelemetryEventNotification
- LSProtocol::TelemetryEventNotification
- Reference
- Object
Overview
The telemetry event notification is sent from the server to the client to ask the client to log telemetry data.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
- #id : Int32 | String | Nil
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : LSPAny