The show message request is sent from the server to the client to show a message and a set of options actions to the user.

Static variables

@:value(new ProtocolRequestType<ShowMessageRequestParams,Null<MessageActionItem>,Never,NoData,NoData>("window/showMessageRequest"))staticfinalinlineread onlytype:ProtocolRequestType<ShowMessageRequestParams, Null<MessageActionItem>, Never, NoData, NoData> = new ProtocolRequestType<ShowMessageRequestParams,Null<MessageActionItem>,Never,NoData,NoData>("window/showMessageRequest")