From d919bdce7eb7f9f1f0e90e31236bd4c886d35df8 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 7 Nov 2011 10:28:08 +0100 Subject: Deprecate Channel.Type.ContactList They have been replaced by Connection.Interface.ContactList --- spec/Channel_Type_Contact_List.xml | 3 +++ spec/Connection.xml | 12 ++++++++++++ 2 files changed, 15 insertions(+) diff --git a/spec/Channel_Type_Contact_List.xml b/spec/Channel_Type_Contact_List.xml index 5a0d3336..4dad8e42 100644 --- a/spec/Channel_Type_Contact_List.xml +++ b/spec/Channel_Type_Contact_List.xml @@ -21,6 +21,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + Replaced by Connection.Interface.ContactList +

A channel type for representing a list of people on the server which is diff --git a/spec/Connection.xml b/spec/Connection.xml index 0ba095a9..59e2ca42 100644 --- a/spec/Connection.xml +++ b/spec/Connection.xml @@ -595,11 +595,17 @@ USA.

+ Replaced by Connection.Interface.ContactList + A server-generated contact list (see Channel.Interface.Group) + Replaced by Connection.Interface.ContactList + A user-defined contact list (see Channel.Interface.Group) @@ -625,12 +631,18 @@ USA.

+ Replaced by Connection.Interface.ContactList + An unsigned 32-bit integer representing a handle of type Handle_Type_List + Replaced by Connection.Interface.ContactList + An unsigned 32-bit integer representing a handle of type Handle_Type_Group -- cgit v1.2.3