Documentation

ClientCapabilitiesWindow
in package

Table of Contents

Properties

$showDocument  : ShowDocumentClientCapabilities|null
Client capabilities for the show document request.
$showMessage  : ShowMessageRequestClientCapabilities|null
Capabilities specific to the showMessage request
$workDoneProgress  : bool|null
Whether client supports handling progress notifications. If set servers are allowed to report in `workDoneProgress` property in the request specific server capabilities.

Methods

__construct()  : mixed

Properties

$workDoneProgress

Whether client supports handling progress notifications. If set servers are allowed to report in `workDoneProgress` property in the request specific server capabilities.

public bool|null $workDoneProgress
Tags
since
3.15.0

Methods


        
On this page

Search results