Telepathy Developer's Manual
Implementing the Handler
glib_telepathy_properties/example.c
About This Document
Telepathy Developer's Manual
Introduction
Basics
Accounts and AccountManager
Channel Dispatcher and Clients
Connections
Channels
Accessing and Managing Contact Information
Text Messaging
Transferring Files
Calls (VoIP)
Tubes
Implementing Telepathy Services
Example: Implementing a Chat Client
Example: Implementing a VoIP Client
Example: Implementing a Telepathy Tube Client
Example Source Code
glib_telepathy_properties/example.c
python_irc_roomlist/example.py
glib_get_roster/example.c
glib_mc5_observer/example-observer.c
glib_stream_tube/accept-tube.c
python_mc5_clients/observer.py
glib_dbus_tube/offer-tube.c
glib_mc5_observer/example-observer.h
glib_get_user_defined_groups/example.c
glib_list_protocols/example.c
glib_mc5_ft_handler/example.c
python_get_parameters/example.py
glib_salut_ft/sender.c
python_iface_messaging/example.py
glib_jabber_muc/example.c
glib_stream_tube/offer-tube.c
glib_mc5_observer/example2.c
glib_salut_ft/gnio-sender.c
python_simple_presence/example.py
Example Source Code
Telepathy Developer's Manual
A.1.
glib_telepathy_properties/example.c
A.2.
python_irc_roomlist/example.py
A.3.
glib_get_roster/example.c
A.4.
glib_mc5_observer/example-observer.c
A.5.
glib_stream_tube/accept-tube.c
A.6.
python_mc5_clients/observer.py
A.7.
glib_dbus_tube/offer-tube.c
A.8.
glib_mc5_observer/example-observer.h
A.9.
glib_get_user_defined_groups/example.c
A.10.
glib_list_protocols/example.c
A.11.
glib_mc5_ft_handler/example.c
A.12.
python_get_parameters/example.py
A.13.
glib_salut_ft/sender.c
A.14.
python_iface_messaging/example.py
A.15.
glib_jabber_muc/example.c
A.16.
glib_stream_tube/offer-tube.c
A.17.
glib_mc5_observer/example2.c
A.18.
glib_salut_ft/gnio-sender.c
A.19.
python_simple_presence/example.py
Implementing the Handler
glib_telepathy_properties/example.c