From 85981b247c52738b6144aa5556afc9f8eb2d7388 Mon Sep 17 00:00:00 2001 From: Christian Hammond Date: Mon, 16 Jan 2006 01:53:06 +0000 Subject: Add back notify_get_server_info() and notify_get_server_caps(). --- docs/notification-spec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs/notification-spec.xml') diff --git a/docs/notification-spec.xml b/docs/notification-spec.xml index 484a212..ea4bd49 100644 --- a/docs/notification-spec.xml +++ b/docs/notification-spec.xml @@ -1033,11 +1033,13 @@ out STRING name out STRING vendor out STRING version + out STRING spec_version This message returns the information on the server. Specifically, - the server name, vendor, and version number. + the server name, vendor, version number, and specification version number + supported. GetServerInformation Return Values @@ -1068,6 +1070,11 @@ STRINGThe server's version number. + + spec_version + STRING + The supported specification version number. +
-- cgit v1.2.1