Telepathy protocol interface strings

Telepathy protocol interface strings — D-Bus interface names from the Telepathy spec

Synopsis


#include <telepathy-glib/interfaces.h>


#define             TP_IFACE_CONNECTION_MANAGER
#define             TP_IFACE_CONNECTION
#define             TP_IFACE_CONNECTION_INTERFACE_ALIASING
#define             TP_IFACE_CONNECTION_INTERFACE_AVATARS
#define             TP_IFACE_CONNECTION_INTERFACE_CAPABILITIES
#define             TP_IFACE_CONNECTION_INTERFACE_PRESENCE
#define             TP_IFACE_CHANNEL
#define             TP_IFACE_CHANNEL_TYPE_CONTACT_LIST
#define             TP_IFACE_CHANNEL_TYPE_STREAMED_MEDIA
#define             TP_IFACE_CHANNEL_TYPE_ROOM_LIST
#define             TP_IFACE_CHANNEL_TYPE_TEXT
#define             TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE
#define             TP_IFACE_CHANNEL_INTERFACE_DTMF
#define             TP_IFACE_CHANNEL_INTERFACE_GROUP
#define             TP_IFACE_CHANNEL_INTERFACE_PASSWORD
#define             TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING
#define             TP_IFACE_MEDIA_SESSION_HANDLER
#define             TP_IFACE_MEDIA_STREAM_HANDLER
#define             TP_IFACE_PROPERTIES_INTERFACE

Description

This header exposes the interface names from the Telepathy specification as cpp defines for strings. It is automatically generated from the specification.

Details

TP_IFACE_CONNECTION_MANAGER

#define             TP_IFACE_CONNECTION_MANAGER

The Telepathy interface name "org.freedesktop.Telepathy.ConnectionManager"


TP_IFACE_CONNECTION

#define             TP_IFACE_CONNECTION

The Telepathy interface name "org.freedesktop.Telepathy.Connection"


TP_IFACE_CONNECTION_INTERFACE_ALIASING

#define             TP_IFACE_CONNECTION_INTERFACE_ALIASING

The Telepathy interface name "org.freedesktop.Telepathy.Connection.Interface.Aliasing"


TP_IFACE_CONNECTION_INTERFACE_AVATARS

#define             TP_IFACE_CONNECTION_INTERFACE_AVATARS

The Telepathy interface name "org.freedesktop.Telepathy.Connection.Interface.Avatars"


TP_IFACE_CONNECTION_INTERFACE_CAPABILITIES

#define             TP_IFACE_CONNECTION_INTERFACE_CAPABILITIES

The Telepathy interface name "org.freedesktop.Telepathy.Connection.Interface.Capabilities"


TP_IFACE_CONNECTION_INTERFACE_PRESENCE

#define             TP_IFACE_CONNECTION_INTERFACE_PRESENCE

The Telepathy interface name "org.freedesktop.Telepathy.Connection.Interface.Presence"


TP_IFACE_CHANNEL

#define             TP_IFACE_CHANNEL

The Telepathy interface name "org.freedesktop.Telepathy.Channel"


TP_IFACE_CHANNEL_TYPE_CONTACT_LIST

#define             TP_IFACE_CHANNEL_TYPE_CONTACT_LIST

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Type.ContactList"


TP_IFACE_CHANNEL_TYPE_STREAMED_MEDIA

#define             TP_IFACE_CHANNEL_TYPE_STREAMED_MEDIA

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Type.StreamedMedia"


TP_IFACE_CHANNEL_TYPE_ROOM_LIST

#define             TP_IFACE_CHANNEL_TYPE_ROOM_LIST

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Type.RoomList"


TP_IFACE_CHANNEL_TYPE_TEXT

#define             TP_IFACE_CHANNEL_TYPE_TEXT

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Type.Text"


TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE

#define             TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Interface.ChatState"


TP_IFACE_CHANNEL_INTERFACE_DTMF

#define             TP_IFACE_CHANNEL_INTERFACE_DTMF

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Interface.DTMF"


TP_IFACE_CHANNEL_INTERFACE_GROUP

#define             TP_IFACE_CHANNEL_INTERFACE_GROUP

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Interface.Group"


TP_IFACE_CHANNEL_INTERFACE_PASSWORD

#define             TP_IFACE_CHANNEL_INTERFACE_PASSWORD

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Interface.Password"


TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING

#define             TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING

The Telepathy interface name "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling"


TP_IFACE_MEDIA_SESSION_HANDLER

#define             TP_IFACE_MEDIA_SESSION_HANDLER

The Telepathy interface name "org.freedesktop.Telepathy.Media.SessionHandler"


TP_IFACE_MEDIA_STREAM_HANDLER

#define             TP_IFACE_MEDIA_STREAM_HANDLER

The Telepathy interface name "org.freedesktop.Telepathy.Media.StreamHandler"


TP_IFACE_PROPERTIES_INTERFACE

#define             TP_IFACE_PROPERTIES_INTERFACE

The Telepathy interface name "org.freedesktop.Telepathy.Properties"