From e2c824ec9024704e22e55e4388912425f9b9ec84 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Fri, 17 Sep 2010 17:01:02 +1000 Subject: Update channel types list --- docs/book/C/channel.xml | 72 ++++++++++++++++++++++++++++------------------- docs/book/C/telepathy.xml | 2 +- 2 files changed, 44 insertions(+), 30 deletions(-) diff --git a/docs/book/C/channel.xml b/docs/book/C/channel.xml index f811e76..694631e 100644 --- a/docs/book/C/channel.xml +++ b/docs/book/C/channel.xml @@ -44,76 +44,90 @@ - + - RoomList - RoomList + Text + Text - A channel type for listing named channels (e.g. chatrooms) - available on the server. + This channel sends and receives text messages, such as instant + messages. - See . + See and then + . - Text - Text + Call + Call - This channel sends and receives text messages, such as instant - messages. + This channel is for voice and video calls. + + + + + + FileTransfer + FileTransfer + + + + A channel type for transferring files. - See and then - . + File transfers are covered in-depth in + . - StreamedMedia - StreamedMedia + DBusTube + DBusTube, + StreamTube + StreamTube - This channel sends and receives streamed audio or video, - such as a video call. + Tubes are channels that enable contact-to-contact networking. + See . - - - + + - FileTransfer - FileTransfer + ContactSearch + ContactSearch - A channel type for transferring files. - - - File transfers are covered in-depth in - . + A channel type for searching for contacts on the server. diff --git a/docs/book/C/telepathy.xml b/docs/book/C/telepathy.xml index 5af87b1..ab14685 100644 --- a/docs/book/C/telepathy.xml +++ b/docs/book/C/telepathy.xml @@ -84,7 +84,7 @@ - Streamed Media (VoIP) + Calls (VoIP) -- cgit v1.2.3