ShowMessageRequestClientCapabilitiesMessageActionItem
in package
Table of Contents
Properties
- $additionalPropertiesSupport : bool|null
- Whether the client supports additional attributes which are preserved and sent back to the server in the request's response.
Methods
- __construct() : mixed
Properties
$additionalPropertiesSupport
Whether the client supports additional attributes which are preserved and sent back to the server in the request's response.
public
bool|null
$additionalPropertiesSupport
Methods
__construct()
public
__construct([bool|null $additionalPropertiesSupport = null ]) : mixed
Parameters
- $additionalPropertiesSupport : bool|null = null