ParsedNotification(MethodNameView method_name, ParsedParameters parameters)
Constructor.
const ParsedParameters & parameters() const noexcept
Get the parameters.
MethodNameView method_name_
Method name.
ParsedParameters parameters_
Parameters.
MethodNameView method_name() const noexcept
Get the method name.
Class of parsed parameters.
Definition of MethodNameView class.
Definition of ParsedParameters class.